Best method to install nodejs + npm without headaches on ubuntu 14.04
septembre 22, 2016
After fiddling around and not exactly knowing why some ways worked and others not, I believe the following instructions are quite fool-proof. I have successfully tested it on an Amazon EC2 Ubuntu instance as non-Root user. These steps helped me to avoid conflict caused by the $NODE_PATH variable and it’s interferences with the native environment … Lire la suite Best method to install nodejs + npm without headaches on ubuntu 14.04
