Installation of node and node-npm

Hi All,

I have successfully installed node and node-npm in openWRT from this link https://downloads.openwrt.org/releases/packages-18.06/arm_cortex-a7_neon-vfpv4/packages/

But when I try to execute the command npm i -g npm, I am getting this error env: can't execute 'node': No such file or directory

Finally I want to install node-red on openWRT.

Any suggestions would be helpful.

Thanks