You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
When developing with ZepKit, the ZepKit will not run unless you have Ganache running. It will give you the error: Failed to load web3, accounts, or contract. Check the console for details. regardless of whether or not you have MetaMask enabled or what Network you are connected to. It does not give you feedback that the actual problem is the failure to start a development network.
IMHO this error should be more specific- as we should clarify that no Dev network is found, No contracts or found or now injected web3 is found.
The text was updated successfully, but these errors were encountered:
When developing with ZepKit, the ZepKit will not run unless you have Ganache running. It will give you the error:
Failed to load web3, accounts, or contract. Check the console for details.
regardless of whether or not you have MetaMask enabled or what Network you are connected to. It does not give you feedback that the actual problem is the failure to start a development network.IMHO this error should be more specific- as we should clarify that no Dev network is found, No contracts or found or now injected web3 is found.
The text was updated successfully, but these errors were encountered: