Contract not deployed to network
Opened this issue · 3 comments
ElMarchk0 commented
I've forked the project and tried deploying a contract via truffle. I follow the tutorial but I am getting an error that states "Uncaught (in promise) Error: TodoList has not been deployed to detected network (network/artifact mismatch)". This is with the code that forked from the original and have not modified.
kristiehuang commented
Make sure your Metamask is connected on the Ganache test chain you've configured!
asifDaps commented
ShreyashRoyzada commented
I was having the same issue. It was resolved when I changed the browser. I was using Brave and the code is not working in the same. I switched to Firefox and It worked. Hope this helps :)