trufflesuite / trufflesuite.github.io

Staging Repo of Build Artifacts for Truffle Suite. Find the source at https://github.com/trufflesuite/trufflesuite.com
https://www.trufflesuite.com
34 stars 161 forks source link

Pet shop tutorial deploy error #177

Closed si-harps closed 6 years ago

si-harps commented 6 years ago

Hi, thanks for the great pet-shop tutorial. When i first run the DAPP on Chrome using metamask i received a deployment error in the console when clicking the "Adopt" button on each of the pets.

In order to run the application successfully i had to exec truffle deploy but this wasn't documented in the tutorial itself.

Is this expected behaviour?

bmmpxf commented 6 years ago

Hi there @si-harps . We've rewritten this tutorial to be compatible with Truffle 4, and that issue should not be there now.

Closing this, but if you still find an error, please feel free to raise it on our new website source repo: https://github.com/trufflesuite/trufflesuite.com. Thanks!