Hi, I have Beaglebone black with Debian 8.3 (Kernel 3.8.x) running on it. I update NodeJS on the board to v0.12.13. I am trying to install bonescript again. But I am having build errors. I also tried to install Bonescript with node v4.x and v5.x, but had same errors. Is it possible to install Bonescript along with latest node js versions?
Error: fibers.target.mk:94: recipe for target 'Release/obj.target/fibers/src/fibers.o' failed make: *** [Release/obj.target/fibers/src/fibers.o] Error 1 make: Leaving directory '/usr/local/lib/node_modules/bonescript/node_modules/fibers/build' 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 3.8.13-bone79 gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /usr/local/lib/node_modules/bonescript/node_modules/fibers Thank you, Parth -- 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.
