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

Cannot install diskuasge package with node v12.3.0 and npm v6.14.2

Open PrashanthGowda opened this issue 4 years ago • 2 comments

I have a problem installing diskusage package v1.1.3 with node v12.3.0 and npm v6.14.2, i am getting the error as given below,

npm ERR! errno 1
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.```

with node v10 I am not getting this error. 

I am working on windows 10 platform.

PrashanthGowda avatar Mar 18 '20 06:03 PrashanthGowda

Could this be a duplicate of #41 ?

noahbjohnson avatar Mar 26 '20 04:03 noahbjohnson

same problem on MacOS node -v v14.8.0

Shadowlong avatar Aug 31 '20 06:08 Shadowlong

This should be resolved with the latest release, if you're still having issues, please let me know.

jduncanator avatar Sep 15 '23 10:09 jduncanator