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

[Bug]: Cannot deploy without a collection #493

Open
21e8 opened this issue Nov 14, 2024 · 3 comments
Open

[Bug]: Cannot deploy without a collection #493

21e8 opened this issue Nov 14, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@21e8
Copy link

21e8 commented Nov 14, 2024

Issue description

  1. set up only nft files, no collection config
  2. run sugar launch
  3. when asked Do you want to continue without automatically setting the candy machine collection? select y

Relevant log output

▪▪▪▪▪ Validating 1000 metadata file(s)...

Validation complete, your metadata file(s) look good.

>>> sugar upload

[1/4] 🗂  Loading assets
Found 1000 asset pair(s), uploading files:
+--------------------+
| images    |      0 |
| metadata  |      0 |
+--------------------+

....no files need uploading, skipping remaining steps.

1000/1000 asset pair(s) uploaded.

>>> sugar deploy


🛑 Error running command (re-run needed): Missing collection item in cache

Priority this issue should have

Medium (should be fixed soon)

@21e8 21e8 added the bug Something isn't working label Nov 14, 2024
@21e8
Copy link
Author

21e8 commented Nov 14, 2024

might fix this myself

@samuelvanderwaal
Copy link
Contributor

Candy Machines from V3 require using a collection

Screenshot 2024-11-14 at 9 14 53 AM

https://developers.metaplex.com/candy-machine/settings

@21e8
Copy link
Author

21e8 commented Nov 14, 2024

So we can get rid of the prompt (Do you want to continue without automatically setting the candy machine collection) and exit right away? Cause that I can do.

would do in #492 which is kinda related

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

No branches or pull requests

2 participants