I'm running an A5 revision board with this release ------- root@beaglebone:~# uname -a Linux beaglebone 3.2.5+ #1 Mon Feb 13 19:22:44 CET 2012 armv7l GNU/ Linux ------------ Im getting the following error when I try to run the blinkled.js that ships with the beagleboard
--------- 'inotify' not loaded If desired, try installing it with: curl http://npmjs.org/install.sh | bash npm install inotify 'fibers' not loaded If desired, try installing it with: curl http://npmjs.org/install.sh | bash ---------- Npm does not appear to be installed either --------- root@beaglebone:~# curl http://npmjs.org/install.sh | bash npm install fibers bash: npm: No such file or directory ----------- I also see this was posted on May 9th by Paul Tanner but it did not appear to be resolved. Any guidance would be appreciated. Thanks. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
