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

Required option CP not specified, need help on which path to put #1451

Closed digomattar21 closed 2 years ago

digomattar21 commented 2 years ago

Hey, Does somebody know why im getting this error when i use ts node to upload with candy machine? In the video he uses candy-machine-cli but that was not on my depdencies only candy-machine-v1-cli oir candy-machine-v2-cli, i tried with both of them and this is my error output

COMMAND IM RUNNING: ts-node js/packages/cli/src/candy-machine-v2-cli.ts upload ./assets --env devnet --keypair ~/.config/solana/devnet-test2.json

OUTPUT:

error: required option '-cp, --config-path ' not specified

OS: Linux Ubuntu 20.04.3

stegaBOB commented 2 years ago

The guide you are using is old/outdated. Please check our documentation at https://docs.metaplex.com