Cannot install Node
-
I'm following the documentation word-for-word, but getting an error that suggests Node is not in the repository:
-
@Kae-Verens I've just solved this.
the documentation assumes that you have upgraded your firmware to 0.3, but
oupgrade
doesn't do that on a fresh Omega2+ so you need to manually upgrade.
-
I still have the issue on 0.3.2 b232, anything else you did to fix this?
-
@Jeremy-Shubert no, sorry. I repeated the whole process again on another board a few days later
-
Would you try this.
opkg install nodejs
opkg install npmIf this does not works, try this.
opkg install node-npm
-
@Ick-Sung-Choi
opkg install npm --> does not work
opkg install node-npm -> does workBut you have to upgrade your firmware if you didn't yet. I received an onion about a week ago and it still needed upgrading.