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

Installation fails for node-v5.1.0 #56

Open
AlexanderHolzer opened this issue Nov 23, 2015 · 5 comments
Open

Installation fails for node-v5.1.0 #56

AlexanderHolzer opened this issue Nov 23, 2015 · 5 comments

Comments

@AlexanderHolzer
Copy link

Hi, I am still having issues when installing node-core-audio.

This is the error:

CXX(target) Release/obj.target/NodeCoreAudio/NodeCoreAudio/AudioEngine.o
In file included from ../NodeCoreAudio/AudioEngine.cpp:9:
In file included from /Users/user/Dev/nodejs/SoundCast/Desktop/nodeshout-master/node_modules/node-core-audio/NodeCoreAudio/AudioEngine.h:11:
/Users/user/.node-gyp/4.2.2/include/node/node_internals.h:6:10: fatal error: 
      'util-inl.h' file not found
#include "util-inl.h"
         ^
1 error generated.
make: *** [Release/obj.target/NodeCoreAudio/NodeCoreAudio/AudioEngine.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:270:23)
gyp ERR! stack     at emitTwo (events.js:87:13)
gyp ERR! stack     at ChildProcess.emit (events.js:172:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Darwin 15.0.0
gyp ERR! command "/usr/local/Cellar/node4-lts/4.2.2/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/user/Dev/nodejs/SoundCast/Desktop/nodeshout-master/node_modules/node-core-audio
gyp ERR! node -v v4.2.2
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok 
npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/Cellar/node4-lts/4.2.2/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v4.2.2
npm ERR! npm  v2.14.7
npm ERR! code ELIFECYCLE

npm ERR! node-core-audio@0.5.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the node-core-audio@0.5.0 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the node-core-audio 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 node-core-audio
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/user/Dev/nodejs/SoundCast/Desktop/nodeshout-master/demos/npm-debug.log

I tried updated nan to v2.1.0, but that does still not solve my issue.
Any hints?

Thx, Alex

@kingdido999
Copy link

I'm having the same error with node v5.6.0 and npm v3.6.0.

@helio-frota
Copy link

helio-frota commented Apr 24, 2016

+1 here
node: v5.10.0
fatal error: util.h: No such file or directory

@mmperryman
Copy link

+1 Not seeing any change through v5.11.0

@funwithtriangles
Copy link

Would love to see this fixed!

@bencmbrook
Copy link

Same error with node v4.4.4

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

6 participants