How to upgrade node js to a specific version in windows 10

I want to upgrade node js to v10.15. How can I do it with or without command prompt in Windows-10.


Solution 1:

You should have a look at NVM for Windows. It should allow you to install any node version