Closed nikolala13 closed 2 years ago
Looks like you have set the number of items to 1 in the config file. That should be the number of nfts in your candy machine.
I'm facing an issue, I have 100 artworks and their metadata. When I command upload
ts-node candy-machine-v2-cli.ts upload -e devnet -k ~/.config/solana/id.json -cp ~/metaplex/js/packages/cli/config.json -c example ./assets
it gives an error : Error: max number (10) cannot be smaller than the number of images in the source folder (15)
But in config file it is -> "number": 15,
This Issue has received no activity for 30 days. We will close it in 2 days, please reopen if you are still experiencing this issue.
Which package is this bug report for?
candy machine cli
Issue description
I have this error when I try to upload cmv2
Command
Relevant log output
Operating system
Windows 10
Priority this issue should have
Medium (should be fixed soon)
Check the Docs First