node error cannot find package Arch linux

I got this error trying to run nodejs

node: error while loading shared libraries: libicui18n.so.70: cannot open shared object file: No such file or directory

i tried updating using

sudo pacman -Syu

and i also tried removing nodejs and re-installing it with no help.

I use Arch btw.