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

Synology: Empty Recycle Bin

How to empty Recycle Bin. Control Panel > Shared Folder > Action > Empty al Recycle Bins Synology: Empty Recycle Bin

Assembly on Linux with NASM

Practice Assembly on Linux with NASM - Netwide Assembler

Learn IBM z/OS