nigeon / CryptoZombies

Loom Network tutorial code in Truffle (https://cryptozombies.io)
30 stars 25 forks source link

Deploying to Truffle #1

Open anthonyemberley opened 6 years ago

anthonyemberley commented 6 years ago

Did you have any issues deploying to truffle? When I do:

truffle compile truffle migrate

I keep getting this error:

Deploying ZombieOwnership... Error encountered, bailing. Network state unknown. Review successful transactions manually. Error: The contract code couldn't be stored, please check your gas amount.

I've tried upping the gas on the ZombieOwnership in the migrations tab but can't get it working

nigeon commented 6 years ago

Nope, but looks like other people are experiencing similar errors

I've no problem in MacOs Sierra (10.12.6) with: Truffle v4.0.4 Ganache v.1.1.0