Пытаюсь запихать в BAS bignum модуль, в логе постоянно вылазит ошибка За спасение 300р отдам npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! bignum@0.13.1 install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the bignum@0.13.1 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. Code npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! bignum@0.13.1 install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the bignum@0.13.1 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Проблема с компиляцией нативного модуля, можно посмотреть в логе NPM думаю подробнее, возможно не хватает каких то тузов типа Visual C++ Build Tools.