DEV Community

Discussion on: How I built a simple healthcare Dapp using Solidity & React

Collapse
 
jeffreythecoder profile image
Jeffrey Yu

Hi Shamik,

The error is because it could not get networkID of your local Truffle network. Make sure your local Truffle network is configured and running correctly. Here's a help page.