We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: