node-gcstats icon indicating copy to clipboard operation
node-gcstats copied to clipboard

Results 19 node-gcstats issues
Sort by recently updated
recently updated
newest added

**node -v** _v14.16.0_ **npm install** - _OK_ **npm run start** Error: Cannot find module '/Users/~/node_modules/gc-stats/build/gcstats/v1.4.0/Release/node-v83-darwin-x64/gcstats.node' Require stack: - /Users/~/node_modules/gc-stats/index.js - /Users/~/Health.js at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15) at Function.Module._load (internal/modules/cjs/loader.js:725:27) at Module.require (internal/modules/cjs/loader.js:952:19)...

Installing ipfs : warning ipfs > ipfs-cli > ipfs-daemon > prometheus-gc-stats > gc-stats > [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped...

![image](https://user-images.githubusercontent.com/167966/88129197-160e5a00-cc0a-11ea-9c6f-5e5033e70021.png) ![image](https://user-images.githubusercontent.com/167966/88129242-2c1c1a80-cc0a-11ea-8d6a-4c7455cd7510.png)

It seems that v1.5.0 wasn't published to NPM, even though a commit was made to master with `[publish npm]` in the name of the commit. Can you please publish this...

Info Related to this pkg/vuln: https://github.com/mapbox/node-sqlite3/issues/1391

Windows users require a complicated setup for Visual Studio VC++. It would be very helpful to have gc-stats as pre-compiled module e.g. using http://www.appveyor.com/ and https://github.com/mapbox/node-pre-gyp

Thanks for this great module. I am trying to apply this module to detect memory leak by measuring memory growth after GC runs. Which of the properties available is most...

version 1.4.0 was using node-pre-gyp for prebuilt binaries after recent s3 charge attacks(running list and head requests against bucket that has result in 300+usd total charges across multiple months) I...