Skip to content
No results
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • All articles
  • Showcase
  • About
  • Contact
draghici.net

Change node.js version

  • Cristi DraghiciCristi Draghici
  • June 26, 2016
  • Programming

Use the following commands to change the node.js version:

sudo npm cache clean -f
sudo npm install -g n
sudo n 5.1.1

Instead of 5.1.1 you can write the version you want.

Tags
# node.js# npm
Previous Post devdojo - A nice tutorial site
Next Post OS X - Change owner recursively on current folder

Recently updated

  • Introduction in accessibility (a11y)
  • Improved prompts for better AI interactions
  • Accelerated AI development – Open File Sharing
  • Local services for convenience and privacy
  • Put a Raspberry Pi in an Argon Neo 5 Case

A quick note

I post here articles that I found interesting, solutions to problems I have encountered and last but not least, display information about my projects and achievements.

Categories

Everything else (88) Programming (178) Useful tools (24)

draghici.net © 2006 - 2025 - Most of the rights reserved