Memasang banyak versi Node.js dalam satu komputer dengan bantuan aplikasi tj/N
https://johnpapa.net/multiple-versions-of-node-with-n/
Cara pasang :
https://www.npmjs.com/package/n
#n #nodejs #versionmanager #version
https://johnpapa.net/multiple-versions-of-node-with-n/
Cara pasang :
https://www.npmjs.com/package/n
#n #nodejs #versionmanager #version
John Papa
Multiple Versions of Node with n
What happens when a new version of node is released? What if you need version 0.10.36 for one app and 4.4.2 for another? Did you know version 6 is out now too? Yikes! it would be great if we could manage multiple versions of node on