Open jackyyanimocabrands opened 5 years ago
I had tested the example project from with the package on npm, same issue as above
This looks like it is an issue with the web3 package. We use the web3 encoder from the web3 1.0 JS package.
Can you try running npm install a second time?
Which version of node are you using? We are using v8.11.3 - web3js can be pretty buggy on other versions
we were on v11.14.0, and now with v8.11.3 still no luck and same error.
Same here. I tried with node v8.11.3 but got the same error.
TypeError: _web3EthAbi.AbiCoder is not a constructor
error is thrown at runtime atimport NiftyGatewayJS from 'niftygateway';
react@^16.8.6