emc Guru
Joined: 02 Jul 2004 Posts: 564 Location: Cracow, Poland
|
Posted: Fri Sep 20, 2013 10:09 am Post subject: cloud9 and npm - anybody tried? |
|
|
Hi,
There is instruction how to install locally https://github.com/ajaxorg/cloud9:
Code: | Requirements:
NodeJS >= 0.6.16
NPM >= 1.1.16
libxml2-dev
Install:
git clone https://github.com/ajaxorg/cloud9.git
cd cloud9
npm install |
NodeJS AND libxml2 isn't a problem since there are in tree, but what's about npm, I found in one overklay http://gpo.zugaina.org/sys-apps/npm. There is any way to change step 'npm install' with something else I rather want skip emerging npm? Maybe some manuall installation??? |
|