Hi.
We want to review kitty-items marketplace. We installed env. tools and then we want to start on dev testnet. We took an error like this:
⠖ Deploying contracts to: 0xf8d6e0586b0a20c7 (emulator)node:internal/errors:841
const err = new Error(message);
^
Error: Command failed: flow project deploy -o json --network=emulator -f flow.json --update
Command Error: failed to deploy all contracts
at ChildProcess.exithandler (node:child_process:398:12)
at ChildProcess.emit (node:events:527:28)
at maybeClose (node:internal/child_process:1092:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5) {
code: 1,
killed: false,
signal: null,
cmd: 'flow project deploy -o json --network=emulator -f flow.json --update',
stdout: '\n',
stderr: ' Command Error: failed to deploy all contracts'
}
Is there any one for help us. But I asked this question approximately 10 days ago.