node.js - How to upgrade nodejs to latest version -


i'd upgrade lts 8.x. need integrate existing project. what's best way project continues work no problems after upgrade? (i'm on windows).

since using windows easy upgrade latest node js version.

just reinstall node .msi in windows node website.

that trick.

your project not affected after upgradations.

also, npm upgraded well.

it's safe following after upgradations.

npm cache clean npm update -g 

Comments

Popular posts from this blog

.net - Generate assembly with Roslyn -

ZeroMQ on Windows, with Qt Creator -

batch file - filebot superstrict script: need tiny video sample or other solution -