Forums

Cannot run NPM

When I run NPM as so:

23:18 ~ $ npm install -g truffle
bash: npm: command not found

How do I run NPM ? to install truffle ?

Review this post :https://www.pythonanywhere.com/forums/topic/1867/#id_post_12388

Node changes so much and so quickly that we don't install it by default -- whatever version we provided would be out of date so quickly that people would need to upgrade it anyway. Instead, you can install it into your account by using these instructions.