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.
