Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kitty-items marketplace is not starting on testnet #247

Open
sonerkoylu opened this issue Jun 1, 2022 · 1 comment
Open

kitty-items marketplace is not starting on testnet #247

sonerkoylu opened this issue Jun 1, 2022 · 1 comment
Labels
bug Something isn't working feedback

Comments

@sonerkoylu
Copy link

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'
}`

We want to review kitty-items.

image

PS D:\sources\flow\kitty-items> flow version Version: v0.34.0 Commit: 6c240a76ec2bb5d5685afeb0898eed0ea1bd0059 PS D:\sources\flow\kitty-items> npm --version

@sonerkoylu sonerkoylu added bug Something isn't working feedback labels Jun 1, 2022
@MrDSGC
Copy link
Contributor

MrDSGC commented Aug 10, 2022

Hi @sonerkoylu , try updating your flow-cli & kitty items repo to the latest version. Your error may have been addressed in a recent update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feedback
Projects
None yet
Development

No branches or pull requests

4 participants
@sonerkoylu @MrDSGC and others