Skip to content

Instantly share code, notes, and snippets.

View srk1195's full-sized avatar
:octocat:
Ninja Focusing

Sai Rahul Kodumuru srk1195

:octocat:
Ninja Focusing
  • Dalhousie University
  • Halifax
View GitHub Profile
@ankurk91
ankurk91 / npm-commands.md
Last active October 22, 2023 12:16
Useful npm commands and tricks

npm v3.10 - ◾

⚠️ This gist is outdated, but most of the commands are still relevant. ⚠️

Update npm itself

npm install -g npm
# Downgrade to a specific version
npm install -g npm@6