Install nodejs on ubuntu

When installing nodejs on Ubuntu 12.10, it was not working right away

sudo apt-get install nodejs npm

I had to add a link to have 'node' (and not only nodejs) in my path

sudo ln -s /usr/bin/nodejs /usr/local/bin/node

Popular posts from this blog

Soving AccessDenied on Google Cloud Storage domain mapping

Fixing "DerInputStream.getLength(): lengthTag=109, too big" in Android Studio

USB Foot Switch II - "Usb HIDKB Not connected"