Two different Node versions - Raspberry Pi Forums
hello,
want install 2 different node versions on raspberry pi2b. tried via nvm , via n did not succeed. reason why did not succeed following:
nvm: if install node via nvm not take account needs install arm version. example if install v0.10.24 picks default 0.10.24 , not 0.10.24-arm. gives errors , node not install.
n: if want install v0.10.24 n says version not available. because ther no version specific rpi2b (only rpi1).
i'm little bit stuck now.
have 2 applications need run both, first needs node 0.10 , second node 4.0 or above.
idea how solve this? gives me headackes
want install 2 different node versions on raspberry pi2b. tried via nvm , via n did not succeed. reason why did not succeed following:
nvm: if install node via nvm not take account needs install arm version. example if install v0.10.24 picks default 0.10.24 , not 0.10.24-arm. gives errors , node not install.
n: if want install v0.10.24 n says version not available. because ther no version specific rpi2b (only rpi1).
i'm little bit stuck now.
have 2 applications need run both, first needs node 0.10 , second node 4.0 or above.
idea how solve this? gives me headackes
raspberrypi
Comments
Post a Comment