On running the following command to install bignum
npm install bignum --save
I'm getting the error as:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `prebuild-install || node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
The complete error log is attached:
2019-10-28T15_10_53_233Z-debug.log
node : v 12.13.0
ubuntu : v 19.04
npm: v 6.12.0
python: v 2.7.16