I am not sure if people get kicks off of figuring out every tiny detail but here goes it!
4:4:41-ti-r82
fs.js:549
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^
Error: ENOENT: no such file or directory, open '/sys/bus/iio/devices/iio:device0/in_voltage1_raw'
at Error (native)
at Object.fs.openSync (fs.js:549:18)
at Object.fs.readFileSync (fs.js:397:15)
at Object.exports.readAIN (/usr/local/lib/node_modules/bonescript/src/hw_mainline.js:221:30)
at Object.f.analogRead (/usr/local/lib/node_modules/bonescript/src/index.js:277:19)
at getBeagleTemp (/var/lib/cloud9/temp11.js:8:19)
at Object.<anonymous> (/var/lib/cloud9/temp11.js:5:1)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Function.Module.runMain (module.js:441:10)
at startup (node.js:140:18)
at node.js:1043:3
These are the error codes for the older software listed above. If anyone knows where to direct me, I am sure I can start an elongate journey into reading. Shoot!
Seth
P.S. I have tried in PuTTY and on Chrome on the Cloud9 IDE.