npm install does not work
Hi,
i followed the Develeopment Guide, but npm install does not work/ install.
https://github.com/qmsk/e2/wiki/Development-Guide
pi@raspberrypi:~/work/src/e2/static $ npm install -bash: npm: command not found
Maybe you can help?
Greetz Chris
sudo apt-get install npm
-- This message may contain traces of Truth.
Hm..
pi@raspberrypi:~/work/src/e2/static $ sudo apt-get install npm
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package npm
https://stackoverflow.com/questions/46315762/sudo-apt-get-install-npm-not-getting-installed
Take a look at this article.