Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #9

Closed
xhava opened this issue Aug 11, 2013 · 1 comment
Closed

error #9

xhava opened this issue Aug 11, 2013 · 1 comment

Comments

@xhava
Copy link

xhava commented Aug 11, 2013

someone knows about this .

gyp: binding.gyp not found (cwd: /home/xhava/proyectornodejs/kinectrobot/node_modules/nuimotion/src) while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: gyp failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/node-gyp/lib/configure.js:424:16)
gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:789:12)
gyp ERR! System Linux 3.9.11-200.fc18.x86_64
gyp ERR! command "node" "/usr/bin/node-gyp" "configure" "rebuild"
gyp ERR! cwd /home/xhava/proyectornodejs/kinectrobot/node_modules/nuimotion/src
gyp ERR! node -v v0.10.13
gyp ERR! node-gyp -v v0.10.9
gyp ERR! not ok

@bengfarrell
Copy link
Owner

Hi, try running node-gyp from the nuimotion folder instead of the nuimotion/src folder. It looks like it just can't find the binding.gyp file that controls/configures the build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants