vadpert
vadpert
This is what finally worked for me delete bitcore - and redownload from git nvm install v8.16.0 See: https://github.com/bitpay/bitcore/issues/3183 https://github.com/bitpay/bitcore/issues/2603
This was a pain in the ass to solve - but here is what finally worked: node version: 15.0.0 npm version: 6.14.15 nvm install v15.0.0 This will install the 15.0.0...
Addendum to above: The node 15.0.0 version fails to start with error message of "Error: Cannot find module './build/Debug/addon' for the heapdump package. What seems to work is to downgrade...