Decentralized_eCom icon indicating copy to clipboard operation
Decentralized_eCom copied to clipboard

Problem with step 'Supplier.address'

Open raoden1 opened this issue 5 years ago • 0 comments

In truffle console(development) after typing: Supplier.address the error is showing:

truffle(development)> Supplier.address /home/oko/.nvm/versions/node/v11.4.0/lib/node_modules/truffle/build/cli.bundled.js:500795 throw new Error(error); ^

Error: Supplier has no network configuration for its current network id (1562525172380).

Any idea why?

Thanks

raoden1 avatar Jul 07 '19 19:07 raoden1