nodejs windows

This commit is contained in:
Trowbridge 2020-01-31 17:04:11 -05:00
parent a308131f3b
commit 18c23df1aa
1 changed files with 6 additions and 0 deletions

View File

@ -26,3 +26,9 @@ sudo npm cache clean -f
2. own the instalation folders
* `sudo chown -R $(whoami) /usr/local/bin /usr/local/lib /usr/local/include /usr/local/share`
3. install n: `sudo npm install -g n`
## upgrading npm in windows
`npm install -g npm-windows-upgrade`
or just download from the wesite