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

Problem with uploading candy machine v2 #1452

Closed BORRODA8 closed 2 years ago

BORRODA8 commented 2 years ago

C:\Users\chern\Desktop\mint121212>ts-node .\metaplex\js\packages\cli\src\candy-machine-v2-cli.ts upload -e devnet -k ~/.config/solana/devnet.json -cp ./config.json./assets

error: missing required argument 'directory'

Can somebody help?????

stegaBOB commented 2 years ago

You're missing a space after -cp ./config.json, which is resulting in the mising directory argument