-
Notifications
You must be signed in to change notification settings - Fork 68
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
scripts/install.js hangs on OSX 10.10 #57
Comments
What version of node? Can you try running again with |
I'm having the same issue. I tried using Using node 0.10.34 |
Actually I was just able to get the following error.
|
@indieisaconcept Is that compile.py file there in your tree? What is the full path there, "/Users/.../app/node_modules/node_modules/dtrace-provider/compile.py"? Are there spaces or non-ascii chars involved there? Does this work:
If you try to build your module using dtrace-provider a second time, does it work? (e.g. I've seen races in npm before, tho usually only when pulling directly from git repos). |
I have the same issue in CircleCI job building a docker container:
|
@tklo Which dependency of yours is pulling in |
And nothing happens for a long time.
The text was updated successfully, but these errors were encountered: