metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!
https://metaplex.com
Apache License 2.0
3.32k stars 6.26k forks source link

[Bug]: Ths new updated verson doest work he has a lot of bugs get error #2100

Closed Kunal123ETH closed 2 years ago

Kunal123ETH commented 2 years ago

Which package is this bug report for?

candy machine cli

Issue description

metaplex\js\packages\cli\src\candy-machine-v2-cli.ts:240 throw new Error( ^ Error: number of img files (0) is different than the number of json files (1)

Command

No response

Relevant log output

metaplex\js\packages\cli\src\candy-machine-v2-cli.ts:240
      throw new Error(
            ^
Error: number of img files (0) is different than the number of json files (1)

Operating system

WD

Priority this issue should have

High (immediate attention needed)

Check the Docs First

spreadcharm commented 2 years ago

Are your json files, and image files matching properly? Like 0.png 0.json 1.png 1.json 2.png 2.json ...

Kunal123ETH commented 2 years ago

Yes my json files is matching properly

spreadcharm commented 2 years ago

https://github.com/metaplex-foundation/metaplex/issues/825 Hope this could help you.

Kunal123ETH commented 2 years ago

now get this error Unexpected string in JSON at position 235