-
Notifications
You must be signed in to change notification settings - Fork 34
Description
272 verbose stack Error: fann@1.0.0 install: node-gyp rebuild
272 verbose stack Exit status 1
272 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:255:16)
272 verbose stack at emitTwo (events.js:106:13)
272 verbose stack at EventEmitter.emit (events.js:191:7)
272 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40:14)
272 verbose stack at emitTwo (events.js:106:13)
272 verbose stack at ChildProcess.emit (events.js:191:7)
272 verbose stack at maybeClose (internal/child_process.js:877:16)
272 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
273 verbose pkgid fann@1.0.0
274 verbose cwd /Users/drowne/projects/nn_mastering
275 error Darwin 15.6.0
276 error argv "/usr/local/Cellar/node/6.6.0/bin/node" "/usr/local/bin/npm" "install" "fann"
277 error node v6.6.0
278 error npm v3.10.7
279 error code ELIFECYCLE
280 error fann@1.0.0 install: node-gyp rebuild
280 error Exit status 1
281 error Failed at the fann@1.0.0 install script 'node-gyp rebuild'.
281 error Make sure you have the latest version of node.js and npm installed.
281 error If you do, this is most likely a problem with the fann package,
281 error not with npm itself.
281 error Tell the author that this fails on your system:
281 error node-gyp rebuild
281 error You can get information on how to open an issue for this project with:
281 error npm bugs fann
281 error Or if that isn't available, you can get their info via:
281 error npm owner ls fann
281 error There is likely additional logging output above.
282 verbose exit [ 1, true ]