node-gcstats
node-gcstats copied to clipboard
gc-stats make npm/yarn crash in nodejs 14
I'm also getting this error, perhaps these lines indicate the issue?
node-pre-gyp WARN Tried to download(403): https://node-binaries.s3.amazonaws.com/gcstats/v1.5.0/Release/node-v83-darwin-x64.tar.gz
node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v83 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp http 403 status code downloading tarball https://node-binaries.s3.amazonaws.com/gcstats/v1.5.0/Release/node-v83-darwin-x64.tar.gz
+1
403 issue same there
crawlers_1 | Exit code: 1
crawlers_1 | Command: node-pre-gyp install --fallback-to-build
crawlers_1 | Arguments:
crawlers_1 | Directory: /music-observer/node_modules/gc-stats
crawlers_1 | Output:
crawlers_1 | node-pre-gyp info it worked if it ends with ok
crawlers_1 | node-pre-gyp info using [email protected]
crawlers_1 | node-pre-gyp info using [email protected] | linux | x64
crawlers_1 | node-pre-gyp WARN Using needle for node-pre-gyp https download
crawlers_1 | node-pre-gyp info check checked for "/music-observer/node_modules/gc-stats/build/gcstats/v1.4.0/Release/node-v83-linux-x64/gcstats.node" (not found)
crawlers_1 | node-pre-gyp http GET https://node-binaries.s3.amazonaws.com/gcstats/v1.4.0/Release/node-v83-linux-x64.tar.gz
crawlers_1 | node-pre-gyp http 403 https://node-binaries.s3.amazonaws.com/gcstats/v1.4.0/Release/node-v83-linux-x64.tar.gz
crawlers_1 | node-pre-gyp WARN Tried to download(403): https://node-binaries.s3.amazonaws.com/gcstats/v1.4.0/Release/node-v83-linux-x64.tar.gz
crawlers_1 | node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v83 ABI, glibc) (falling back to source compile with node-gyp)
crawlers_1 | node-pre-gyp http 403 status code downloading tarball https://node-binaries.s3.amazonaws.com/gcstats/v1.4.0/Release/node-v83-linux-x64.tar.gz
with node:14.15.4
https://node-binaries.s3.amazonaws.com/gcstats/v1.4.0/Release/node-v83-linux-x64.tar.gz
+1