Merge branch 'master' of hptrow.me:pt/notes

This commit is contained in:
fleetside72 2020-01-31 19:08:41 -05:00
commit 21fe571211
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