-
Notifications
You must be signed in to change notification settings - Fork 509
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
facing issue while connecting to MetaMask #39
Comments
|
Even after adding |
I'm getting the same error. Please help somebody! |
Please update function
|
@vasvi-sood could you please try my solution? |
It is working with your code thanks. But the actual problem was that I needed to refresh the page, because metamask didn't connect automatically. |
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when I enable MetaMask in crome and setup to required accounts, localhost web page is showing loading evin i had properly setup MetaMask as shown in image.
But when I dissabled the MetaMask, It is showing proper output with account at index 0 as shown below:
truffle version
Truffle v5.1.26 (core: 5.1.26)
Solidity - 0.4.25 (solc-js)
Node v12.13.0
Web3.js v1.2.1
Please help me getting out of this.
The text was updated successfully, but these errors were encountered: