Open Husain0007 opened 3 years ago
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);
hey did you get an answer ?? because I'm getting the same error and couldn't solve it.
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.
在您的HTML代码中,改为
<div id="content" style="display: none;">
为<div id="content">
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