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
Interview Question - “How do you prioritize test cases when faced with time constraints?”
Windows 10 Product Key Free 2024 (100% Working)
Enrique Espinosa Melendez Obituary
Stadium Seats Near Me
Online Reading Resources for Students & Teachers | Raz-Kids
Boomerang Media Group: Quality Media Solutions
Get train & bus departures - Android
Vaya Timeclock
Wells Fargo Careers Log In
How To Get Free Credits On Smartjailmail
Gameday Red Sox
Lesson 1 Homework 5.5 Answer Key
Weather In Moon Township 10 Days
Missing 2023 Showtimes Near Lucas Cinemas Albertville
Qhc Learning
Hartford Healthcare Employee Tools
Slushy Beer Strain
Trini Sandwich Crossword Clue
O'reilly's Auto Parts Closest To My Location
Kylie And Stassie Kissing: A Deep Dive Into Their Friendship And Moments
Gayla Glenn Harris County Texas Update
Beverage Lyons Funeral Home Obituaries
Baldur's Gate 3: Should You Obey Vlaakith?
Yugen Manga Jinx Cap 19
Keyn Car Shows
Dexter Gomovies
4.231 Rounded To The Nearest Hundred
Meggen Nut
Lawrence Ks Police Scanner
Pdx Weather Noaa
The value of R in SI units is _____?
Urban Blight Crossword Clue
Luciipurrrr_
Petsmart Distribution Center Jobs
Microsoftlicentiespecialist.nl - Microcenter - ICT voor het MKB
Afspraak inzien
Hisense Ht5021Kp Manual
Pinellas Fire Active Calls
Myfxbook Historical Data
Raising Canes Franchise Cost
Vision Source: Premier Network of Independent Optometrists
R/Moissanite
60 X 60 Christmas Tablecloths
Panorama Charter Portal
Autum Catholic Store
Pickwick Electric Power Outage
The Pretty Kitty Tanglewood
Anonib New
Bama Rush Is Back! Here Are the 15 Most Outrageous Sorority Houses on the Row
Ingersoll Greenwood Funeral Home Obituaries
Fishing Hook Memorial Tattoo
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.