Wednesday, December 23, 2015

Ubuntu 15.10 and Rails (unable to install nodejs)

The guide I'm following gives this command as one of the steps to install Rails...

sudo add-apt-repository ppa:chris-lea/node.js
When typing that out in version 15.10, I got an error.

I read two forum posts suggesting to use 14.04 because 15.10 wasn't supported.

No comments:

Post a Comment