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

Build fails with node v4.1.2 #126

Open
aratcliffe opened this issue Jan 26, 2016 · 0 comments
Open

Build fails with node v4.1.2 #126

aratcliffe opened this issue Jan 26, 2016 · 0 comments

Comments

@aratcliffe
Copy link

Hi, I'm attempting to build on OS X 10.10.5 with node v4.1.2 and the build is failing when attempting to build the node-srs dependency:

npm ERR! Darwin 14.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v4.1.2
npm ERR! npm  v2.14.4
npm ERR! code ELIFECYCLE

npm ERR! srs@0.4.9 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the srs@0.4.9 install script 'node-pre-gyp install --fallback-to-build'.

How can I resolve this issue?

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

1 participant