Language:

Search

Upgrade Node and npm on your MacOSX

  • Share this:
Upgrade Node and npm on your MacOSX

Tired of trying for options to upgrade your npm and node on you mac? Here, follow these two simple commands to get the latest or stable release and yes, forget the rest.

Upgrading node

npm install -g node

Upgrading npm

npm install -g npm@latest

Please note that, you can specify @latest or @stable. Both would work.

Usama Muneer

Usama Muneer

A web enthusiastic, self-motivated & detail-oriented professional Full-Stack Web Developer from Karachi, Pakistan with experience in developing applications using JavaScript, WordPress & Laravel specifically. Loves to write on different web technologies with an equally useful skill to make some sense out of it.