Próbuję zainstalować nodeJs w moim Ubuntu 14.04, aby móc korzystać z GruntJs.
Czytałem o Ubuntu innym sposobie zrobienia tego ( problemy? ), Więc zrobiłem to, aby go zainstalować:
sudo apt-get install npm
sudo npm install -g grunt-cli
Pisanie chrząknięcie po tym mam błąd:
/usr/bin/env: node: No such file or directory
Próbowałem więc:
curl -sL https://deb.nodesource.com/setup | sudo bash -
sudo apt-get install -y nodejs
sudo apt-get update
Próbuję ponownie i nadal pojawia się błąd, próbowałem:
sudo add-apt-repository https://launchpad.net/~chris-lea/+archive/node.js/
sudo apt-get install -y nodejs
Mam tę wiadomość:
nodejs is already the newest version.
0 to upgrade, 0 to newly install, 0 to remove and 3 not to upgrade.
Próbowałem oczyścić na wszelki wypadek:
sudo apt-get autoremove
Ale nie, błąd nadal występuje: kiedy wpisuję chrząknięcie, wciąż się pojawia /usr/bin/env: node: No such file or directory
Co powinienem zrobić?
sudo apt-get install nodejs-legacy
tworzy również ten link, patrz opis na packages.debian.org/sid/nodejs-legacy