Open
Description
I get this error when I try to install Emojs via npm.
I can send you the full npm-debug.log if you want to.
> emojs@0.0.1 install /Applications/EmotivXavierResearch/node/filips-test/node_modules/emojs
> node-gyp rebuild
Warning: Ignoring not yet implemented key "ARCHS".
Warning: Ignoring not yet implemented key "ARCHS".
Warning: Ignoring not yet implemented key "ARCHS".
Warning: Ignoring not yet implemented key "ARCHS".
CXX(target) Release/obj.target/emojs/NodeEPOCDriver.o
../NodeEPOCDriver.cc:12:10: fatal error: 'edk.h' file not found
#include "edk.h"
^
1 error generated.
make: *** [Release/obj.target/emojs/NodeEPOCDriver.o] Error 1
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:267:23)
gyp ERR! stack at ChildProcess.emit (events.js:98:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:820:12)
gyp ERR! System Darwin 14.1.0
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Applications/EmotivXavierResearch/node/filips-test/node_modules/emojs
gyp ERR! node -v v0.10.35
gyp ERR! node-gyp -v v1.0.2
gyp ERR! not ok
npm ERR! Darwin 14.1.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "emojs"
npm ERR! node v0.10.35
npm ERR! npm v2.1.18
npm ERR! code ELIFECYCLE
npm ERR! emojs@0.0.1 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the emojs@0.0.1 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the emojs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls emojs
npm ERR! There is likely additional logging output above.
Metadata
Metadata
Assignees
Labels
No labels