npm Cheat Sheet - Most Common Commands and nvm (2024)

/ #Node.js

npm or the Node Package Manager, is one of the most used tools for any Node.js developer. Here's a list of the most common commands you'll use when working with npm.

Install package.json dependencies

npm install

Shorthand

# installnpm i <package># uninstallnpm un <package># updatenpm up <package>

Flags

-S is the same as --save, and -D is the same as --save-dev.

List globally installed packages

npm list -g --depth=0

Uninstall global package

npm -g uninstall <name>

Upgrade npm on Windows

npm-windows-upgrade

Update global packages

To see which packages need updating, use:

npm outdated -g --depth=0

To update global packages individually you can use:

npm update -g <package> <package> <package>

list available scripts to run

npm run

Update npm

npm install -g npm@latest# using windows? Then usenpm-windows-upgrade

Installed version

npm list # for local packages

Node Version Manager nvm

nvm makes it easy to switch between different versions of Node.js. Read more about it on the project's GitHub page.

Once you have nvm installed, if you want to install the latest version of Node v12 just run:

nvm install 12

If you have multiple versions of Node.js installed on your workspace, you can switch to a specific version by writing:

nvm use 10.19.0

Make a Node version default

In order to set a default version of Node for your workspace, just type:

nvm alias default 12

Where the latest version of 12 is the version you want to be used by default.

Update npm

If you use Node installed through nvm, it's good practice to update your version of npm with this command:

nvm install-latest-npm

More information:

ADVERTIsem*nT

ADVERTIsem*nT

ADVERTIsem*nT

If you read this far, thank the author to show them you care.

Learn to code for free. freeCodeCamp's open source curriculum has helped more than 40,000 people get jobs as developers. Get started

npm Cheat Sheet - Most Common Commands and nvm (2024)
Top Articles
Google Finance API and Alternatives - Wisesheets Blog
Where Is American Express Accepted?
Fiskars X27 Kloofbijl - 92 cm | bol
Fort Morgan Hometown Takeover Map
How To Fix Epson Printer Error Code 0x9e
55Th And Kedzie Elite Staffing
Joliet Patch Arrests Today
Google Sites Classroom 6X
Sprague Brook Park Camping Reservations
Jefferson County Ky Pva
Jesus Revolution Showtimes Near Chisholm Trail 8
Nieuwe en jong gebruikte campers
3656 Curlew St
Simple Steamed Purple Sweet Potatoes
Hope Swinimer Net Worth
1Win - инновационное онлайн-казино и букмекерская контора
Assets | HIVO Support
Regal Stone Pokemon Gaia
Chris Hipkins Fue Juramentado Como El Nuevo Primer Ministro De...
Jvid Rina Sauce
Mbta Commuter Rail Lowell Line Schedule
Destiny 2 Salvage Activity (How to Complete, Rewards & Mission)
Spergo Net Worth 2022
E22 Ultipro Desktop Version
Talbots.dayforce.com
Earl David Worden Military Service
The Weather Channel Local Weather Forecast
Ice Dodo Unblocked 76
Uncovering The Mystery Behind Crazyjamjam Fanfix Leaked
Wics News Springfield Il
Ihub Fnma Message Board
Move Relearner Infinite Fusion
Sessional Dates U Of T
Kristy Ann Spillane
Obsidian Guard's Skullsplitter
Renfield Showtimes Near Marquee Cinemas - Wakefield 12
Leland Nc Craigslist
Scioto Post News
Supermarkt Amsterdam - Openingstijden, Folder met alle Aanbiedingen
Hermann Memorial Urgent Care Near Me
A Man Called Otto Showtimes Near Amc Muncie 12
Autozone Locations Near Me
Ukg Dimensions Urmc
Craigslist Jobs Brownsville Tx
Dogs Craiglist
Anguilla Forum Tripadvisor
60 X 60 Christmas Tablecloths
511Pa
Does Target Have Slime Lickers
Big Reactors Best Coolant
Deezy Jamaican Food
Latest Posts
Article information

Author: Velia Krajcik

Last Updated:

Views: 5697

Rating: 4.3 / 5 (74 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Velia Krajcik

Birthday: 1996-07-27

Address: 520 Balistreri Mount, South Armand, OR 60528

Phone: +466880739437

Job: Future Retail Associate

Hobby: Polo, Scouting, Worldbuilding, Cosplaying, Photography, Rowing, Nordic skating

Introduction: My name is Velia Krajcik, I am a handsome, clean, lucky, gleaming, magnificent, proud, glorious person who loves writing and wants to share my knowledge and understanding with you.