dappuniversity / decentragram

131 stars 145 forks source link

First Truffle Test In Tutorial Fails #7

Open stackaccount1 opened 3 years ago

stackaccount1 commented 3 years ago

I get this error

Compiling your contracts...

Everything is up to date, there is nothing to compile.

Contract: Decentragram 1) "before all" hook in "Contract: Decentragram"

0 passing (38ms) 1 failing

1) Contract: Decentragram "before all" hook in "Contract: Decentragram": Error: Decentragram has not been deployed to detected network (network/artifact mismatch) at Object.checkNetworkArtifactMatch (/usr/local/lib/node_modules/truffle/build/webpack:/packages/contract/lib/utils/index.js:249:1) at Function.deployed (/usr/local/lib/node_modules/truffle/build/webpack:/packages/contract/lib/contract/constructorMethods.js:84:1) at process._tickCallback (internal/process/next_tick.js:68:7)