truffle-box / react-box

Truffle, Webpack and React boilerplate.
https://truffle-box.github.io/
MIT License
736 stars 251 forks source link

Error "This contract doesnt have an address yet" on 1st run. #110

Closed sophiagatliff closed 4 years ago

sophiagatliff commented 4 years ago
Screen Shot 2019-10-29 at 7 15 42 PM

Loads up the 'Good to go!" screen for a second, then this. =( Contract returns 0, instead of 5.

sophiagatliff commented 4 years ago

I had the Dapper extension & MetaMask installed.

Upon deactivating dapper it worked fine.

aenhsaihan commented 3 years ago

I think MetaMask was causing my issue as well, I just switched MetaMask's connection to the locally running network (truffle develop).