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)
I get this error
Compiling your contracts...
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)