Tuesday, September 11, 2018

Upgrade node js to latest version in Mac or Windows

I recently tried to upgrade my node js version on both Mac and Windows environment. Tried most of methods in internet using NPN, BREW etc.

But the easiest way to do this is reinstall Node JS.

For Mac

Download the latest node js package for mac and install it. This will overtire the old installation.


For Windows

Uninstall the old node js version and install the latest node js version for windows.


Please restart the computer after installation in both environment.



No comments:

Post a Comment