/vase

experimenting with ubuntu, its a test - please ignore

Primary LanguageJavaScript

If you are using ubuntu you may run into an issue regarding node and nodejs. A work-a-round currently exists:

Adding Chris Lea’s Repo

Using Launchpad repo by Chris Lea just run following commands

apt-get install python-software-properties apt-add-repository ppa:chris-lea/node.js apt-get update

node.js install

apt-get install nodejs