-
Notifications
You must be signed in to change notification settings - Fork 262
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
node-pre-gyp broken on node v8 / windows #302
Comments
Could also be an appveyor oddity: appveyor reports
That seems off /cc @FeodorFitsner Refs https://ci.appveyor.com/project/Mapbox/node-pre-gyp/build/1.0.581/job/933655r0ad6ehjrn#L7 |
springmeyer
pushed a commit
that referenced
this issue
Jun 11, 2017
Found this can be worked around by downgrading npm to |
This was referenced Jun 11, 2017
Oh, good catch with 8.1.0 package, thanks! It should be fixed now. |
springmeyer
pushed a commit
that referenced
this issue
Sep 7, 2017
springmeyer
pushed a commit
that referenced
this issue
Sep 7, 2017
springmeyer
pushed a commit
that referenced
this issue
Sep 7, 2017
hyj1991
pushed a commit
to X-Profiler/node-pre-gyp
that referenced
this issue
Jun 16, 2023
hyj1991
pushed a commit
to X-Profiler/node-pre-gyp
that referenced
this issue
Jun 16, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When testing node-pre-gyp on appveyor with node v8 (v8.0.0 specifically gets pulled in and npm 5.0.0), things are terribly broken. Not really dug much yet, but looks related to npm install not working:
The text was updated successfully, but these errors were encountered: