Today I Learned

hashrocket A Hashrocket project

Install The Latest Version Of Node With Nvm

Nvm, the Node Version Manager, is a great way to manage multiple versions of Node.js on a machine. Run the following command to get nvm to install the latest version of Node.js for you.

$ nvm install node --reinstall-packages-from=node

source

See More #javascript TILs
Looking for help? At Hashrocket, our JavaScript experts launch scalable, performant apps on the Web, Android and iOS. Contact us and find out how we can help you.