e2 icon indicating copy to clipboard operation
e2 copied to clipboard

npm install does not work

Open chq1976 opened this issue 6 years ago • 3 comments

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

chq1976 avatar Sep 10 '19 18:09 chq1976

sudo apt-get install npm

-- This message may contain traces of Truth.

depili avatar Sep 10 '19 20:09 depili

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

chq1976 avatar Sep 14 '19 07:09 chq1976

https://stackoverflow.com/questions/46315762/sudo-apt-get-install-npm-not-getting-installed

Take a look at this article.

dougthebug avatar Sep 14 '19 10:09 dougthebug