On Tue, Apr 12, 2016 at 8:53 PM, Wally Bkg <[email protected]> wrote:

> Any suggestions on getting node-red-node-beaglebone to work with
> bonescript-0.5-beta3?  I'm thrilled that all the bonescript examples in
> cloud9 IDE now work (analogwrite, analogRead, digitalRead, digitalWrite, &
> attachInterrupt) without errors or spurious error messages, but the
> node-red-node-beaglebone npm install fails.
>


sudo su
cd /root/.node-red/
npm install --unsafe-perm --progress=false node-red-node-beaglebone

#issues:

i2c is broken...

gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit
(/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack     at ChildProcess.emit (events.js:110:17)
gyp ERR! stack     at Process.ChildProcess._handle.onexit
(child_process.js:1078:12)
gyp ERR! System Linux 4.1.18-ti-r56
gyp ERR! command "node"
"/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js"
"rebuild"
gyp ERR! cwd /root/.node-red/node_modules/i2c
gyp ERR! node -v v0.12.13
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok
npm WARN install:[email protected] [email protected] install: `node-gyp rebuild`
npm WARN install:[email protected] Exit status 1


Regards,

-- 
Robert Nelson
https://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.

Reply via email to