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 18, 2023. It is now read-only.
I installed according to guidelines, and get the following error although Metamask is working and not "locked".
Unhandled Rejection (TypeError): Cannot read property 'accounts' of undefined
App.getAccount
src/App.js:102
99 |
100 | getAccount() {
101 | const { web3 } = this.state;
The text was updated successfully, but these errors were encountered: