I am trying to install web3 using npm but getting the issue, its w3b300 that's not there any more
Following this tutorial
Here's what logs say
I am trying to install web3 using npm but getting the issue, its w3b300 that's not there any more
Following this tutorial
Here's what logs say
Actually, the issue was new webjs library makes use of async calls a lot.
Digging into documentation helped me solve the issue. Just make sure whcih version you are on and read documentation accordingly.