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

Cannot npm install pprof@2.0.0 with node 12.16.1 #117

Closed
Richard-Scap opened this issue May 6, 2020 · 1 comment
Closed

Cannot npm install pprof@2.0.0 with node 12.16.1 #117

Richard-Scap opened this issue May 6, 2020 · 1 comment

Comments

@Richard-Scap
Copy link

Richard-Scap commented May 6, 2020

node: 12.16.1
npm: 6.13.4
os x: 10.15.3

npm i pprof

> pprof@2.0.0 install /Users/scap/rfusion/api/node_modules/pprof
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using needle for node-pre-gyp https download
node-pre-gyp WARN Tried to download(404): https://storage.googleapis.com/cloud-profiler/pprof-nodejs/release/v2.0.0/node-v72-darwin-x64-unknown.tar.gz
node-pre-gyp WARN Pre-built binaries not found for pprof@2.0.0 and node@12.16.1 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
Traceback (most recent call last):

@Richard-Scap Richard-Scap changed the title Cannot npm install pprof@2.0.0 Cannot npm install pprof@2.0.0 with node 12.16.1 May 6, 2020
@Richard-Scap
Copy link
Author

Richard-Scap commented May 6, 2020

This was actually an issue with node-gyp and resolved with nodejs/node-gyp#1917 (comment)

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