Well, I have resolved this in part by using the absolute or full path to
the HTML file. It now works. But it still begs the question: from what
directory does the JavaScript file think its actually running from, if its
not cloud9/autorun?
On Wednesday, February 4, 2015 at 1:04:08 PM UTC-7, d
I am having some problems understanding exactly what happens when I place a
program in the autorun directory under Cloud9. I have put several simple
programs in there and they all run fine on startup. However . . .
I have a JavaScript web server and an HTML file in a directory under
Cloud9.
I have a new Beaglebone Black, revC. When I try running the blink-led.js
on Cloud9, nothing happens. After about 5 sec, Cloud 9 highlights the
first line: "var b = require('bonescript');" as though it hung up there, as
though it can't find bonescript. The program does stop running, but doesn't