Skip to main content

NPM: Node Package Manager

npm version : check npm verison
npm install -g npm : upgrade npm
npm list -g : List globally installed packages
PS F:\nodejs> npm config get prefix -g
f:\nodejs\node_modules\npm
PS F:\nodejs>

Related articles

>>> Yarn - Yet Another Package Manager for Javascript

nvm for Windows

Popular posts from this blog

Powershell: Enable Firewall Log

We sometimes need to enable Windows firewall's log to troubleshoot. Here is how.

Viber: Notes

Linux command: swapon

Two ways to check if swap partition exists.