Open albesdev opened 6 years ago
v8-profiler@5.7.0 preinstall /Users/ghf/workspace/test/node_modules/v8-profiler node -e 'process.exit(0)'
v8-profiler@5.7.0 install /Users/ghf/workspace/test/node_modules/v8-profiler node-pre-gyp install --fallback-to-build
node-pre-gyp ERR! Tried to download(404): https://node-inspector.s3.amazonaws.com/profiler/v5.7.0/node-v64-darwin-x64.tar.gz node-pre-gyp ERR! Pre-built binaries not found for v8-profiler@5.7.0 and node@10.1.0 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)
I've tried to reinstall node-pre-gyp but nothing changes
Same here
Same here
Anyone has a fix for this?
I have removed and installed a fresh node and npm. It did fix the problem for a while, but today I tried adding a new package and got the error back.
The latest version is v51 in S3 bucket , there is no v64...
Any updates on this issue? Cannot compile it manually with node-gyp
same here
any news on this?
Facing this issue as well when I tried following a WebStorm guide on profiling.
Seems this project is dead though :(
Same issue for me. Does anyone know of an alternative library that allows you to start and stop the profiler in code?
@mccord v8-profiler-node8 or v8-profiler-next
v8-profiler-node8
has problems. I got:
...
22:26:25 [4/4] Building fresh packages...
22:26:32 error /home/jenkins/workspace/app/node_modules/v8-profiler-node8: Command failed.
22:26:32 Exit code: 1
22:26:32 Command: node-pre-gyp install --fallback-to-build
22:26:32 Arguments:
22:26:32 Directory: /home/jenkins/workspace/app/node_modules/v8-profiler-node8
22:26:32 Output:
22:26:32 node-pre-gyp info it worked if it ends with ok
22:26:32 node-pre-gyp info using node-pre-gyp@0.13.0
22:26:32 node-pre-gyp info using node@10.16.3 | linux | x64
22:26:32 node-pre-gyp WARN Using request for node-pre-gyp https download
22:26:32 node-pre-gyp info check checked for "/home/jenkins/workspace/app/node_modules/v8-profiler-node8/build/profiler/v6.1.1/node-v64-linux-x64/profiler.node" (not found)
22:26:32 node-pre-gyp http GET https://node-inspector.s3.amazonaws.com/profiler/v5.7.0/node-v64-linux-x64.tar.gz
22:26:32 node-pre-gyp http 404 https://node-inspector.s3.amazonaws.com/profiler/v5.7.0/node-v64-linux-x64.tar.gz
22:26:32 node-pre-gyp WARN Tried to download(404): https://node-inspector.s3.amazonaws.com/profiler/v5.7.0/node-v64-linux-x64.tar.gz
22:26:32 node-pre-gyp WARN Pre-built binaries not found for v8-profiler-node8@6.1.1 and node@10.16.3 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)
22:26:32 node-pre-gyp http 404 status code downloading tarball https://node-inspector.s3.amazonaws.com/profiler/v5.7.0/node-v64-linux-x64.tar.gz
22:26:32 gyp info it worked if it ends with ok
22:26:32 gyp info using node-gyp@3.8.0
22:26:32 gyp info using node@10.16.3 | linux | x64
22:26:32 gyp info ok
...
Note the mismatch v6.1.1
and v5.7.0
.
how is going now? still can't install
npm install v8-profiler npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was generated for lockfileVersion@0. I'll try to do my best with it!
node-pre-gyp ERR! Tried to download(404): https://node-inspector.s3.amazonaws.com/profiler/v5.7.0/node-v64-darwin-x64.tar.gz node-pre-gyp ERR! Pre-built binaries not found for v8-profiler@5.7.0 and node@10.4.0 (node-v64 ABI, unknown) (falling back to source compile with node-gyp) node-pre-gyp ERR! Tried to download(undefined): https://node-inspector.s3.amazonaws.com/profiler/v5.7.0/node-v64-darwin-x64.tar.gz node-pre-gyp ERR! Pre-built binaries not found for v8-profiler@5.7.0 and node@10.4.0 (node-v64 ABI, unknown) (falling back to source compile with node-gyp) gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR