diff --git a/Install-and-Update.md b/Install-and-Update.md index ab05020..77a1d3a 100644 --- a/Install-and-Update.md +++ b/Install-and-Update.md @@ -144,7 +144,7 @@ git submodule update # Install Node.js 0.10.48 sudo apt install build-essential nodejs nodejs-legacy npm git curl -sudo npm install n +sudo npm -g install n ## if the previous fails (and asks you to run as sudo) just rm /home//node_modules and retry sudo n 0.10.48 sudo npm -g install npm@latest