metaplex-foundation / docs

docs.metaplex.com source code
https://docs.metaplex.com
43 stars 215 forks source link

Failure with CMv2 #122

Closed epomatti closed 2 years ago

epomatti commented 2 years ago

I'm not able to complete the CMv2 documentation due to errors.

This is what the docs show: https://docs.metaplex.com/candy-machine-v2/VerifyUpload

image

When running I got this failure:

$ ts-node ./js/packages/cli/src/candy-machine-v2-cli.ts mint_multiple_tokens --config-path config.json

error: unknown option '--config-path'

Why is --config-path in the docs but not actually working in the CLI?

I got the same issue with verify and show. Running on updated master branch.

epomatti commented 2 years ago

@stegaBOB

bigsecret17 commented 2 years ago

i keep getting this error error: required option '-cp, --config-path ' not specified. this was the command i used npx ts-node js/packages/cli/src/candy-machine-cli.ts upload ./assets --env devnet --keypair (PATH). PLEASEEE help me! i will give you one of my nft :)