Hmm, I wonder how much space install_node_pkgs would eat up. My install would probably double, or more. Right now im at . .
> *$ sudo du -h /* > *191M /* > With Nodejs, express, and socket.io( not to mention my own experiments ) I had to build seperate rootfs's to achieve this though. One with deps for building Nodejs so I could build my own deb, and of course the one I use now for testing. Anyhow this is why I did not care much about cloud9 so much, but I did see a talk Jason Kridner did( on the PRU's ), and using cloud9, where I thought it was kind of neat. Thanks for the info Robert, I'll keep this on the back burners for the time being. On Tue, Jul 15, 2014 at 10:13 AM, Robert Nelson <[email protected]> wrote: > On Tue, Jul 15, 2014 at 12:05 PM, William Hermans <[email protected]> > wrote: > > Robert, which version of nodejs is nodejs-legacy ? I have tried to > install > > cloud9 myself with very minimal success. As in I got it to install, but > it > > was not functioning correctly. However . . . > > > >> $ node -v > >> v0.10.15 > >> $ npm -v > >> 1.3.5 > >> $ express --version > >> 3.10.5 > > > > > > I think I am using newer binaries. All information I've read seemed to > > indicate that older versions of Nodejs, and perhaps express were needed > to > > install correctly. > > Jason got us a "special" cloud9 ide binary that works with node > v0.10.x branch. The open source version still requires node v0.8.x > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
