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
Hello, I have run the lite-server and connected metamask with the account in ganache and yet I am unable to see the table that should appear as per the Tutorial@1:11:14. I am also getting a promise error which I don't know how to resolve. Help will be highly appreciated. Setup
Truffle = v.5.3.6
web3 = v.1.3.6
node = v.12.16.1
The text was updated successfully, but these errors were encountered:
How you did this ?
I am getting this error : TypeError: Indexed expression has to be a type, mapping or array (is uint256)
candidatesCount[candidatesCount] = Candidate(candidatesCount,_name,0);
Same here has anyone gotten an answer ,i'm still stuck the webpage is still loading and even after successful connection the table is still not displayed.
Hello, I have run the lite-server and connected metamask with the account in ganache and yet I am unable to see the table that should appear as per the Tutorial @1:11:14. I am also getting a promise error which I don't know how to resolve. Help will be highly appreciated.
Setup
Truffle = v.5.3.6
web3 = v.1.3.6
node = v.12.16.1
The text was updated successfully, but these errors were encountered: