Question

As the title, I would like to use a simple tool that help me to download/install and check new versions for Node.JS,I also would like to install more then one version to test my applications with different engine.

Is there a tool like that?

Was it helpful?

OTHER TIPS

NVM is exactly what you need: http://github.com/creationix/nvm

Try nodeenv. It is brilliant https://github.com/ekalinin/nodeenv

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top