node-diskusage
node-diskusage copied to clipboard
Cannot install diskuasge package with node v12.3.0 and npm v6.14.2
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.
Could this be a duplicate of #41 ?
same problem on MacOS node -v v14.8.0
This should be resolved with the latest release, if you're still having issues, please let me know.