RuntimeTools / appmetrics

Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
https://developer.ibm.com/open/node-application-metrics/
Apache License 2.0
974 stars 125 forks source link

npm appmetrics issue - again #569

Closed Pigmalion closed 4 years ago

Pigmalion commented 5 years ago

Hi , getting this error again on npm i appmetrics even after deleting node_modules lib and clearing npm cache by force.

_gyp ERR! node -v v11.12.0 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! appmetrics@4.0.1 install: node extract_all_binaries.js || node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the appmetrics@4.0.1 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above._

Thanks.

x-077 commented 5 years ago

Hello same for me, on Mac. mojave 10.14.3 npm version 6.7.0 python 2 et 3, meme resultat.

mattcolegate commented 5 years ago

Hi @Pigmalion , @matth-c3 , Can you please post the entirety of the console output you get after executing npm i appmetrics?

yasir-rafiq commented 5 years ago

getting same error as above.

mattcolegate commented 5 years ago

Hi @yasir-rafiq, Can you please post the entirety of the console output you get after executing npm i appmetrics?

mattcolegate commented 4 years ago

Closing this issue as not getting a response from OP - please will you all try again with the latest appmetrics (5.0.5) and raise a new issue if there continues to be a problem?