HashLips / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
7.18k stars 4.3k forks source link

TypeError: Cannot read properties of undefined (reading 'program') #713

Open frasil1 opened 2 years ago

frasil1 commented 2 years ago

Hello, there is an error while verifying the collection. I can't figure out what the problem is. Please help me solve this problem or has anyone else had this problem? C:\Users\bugae\Stone\metaplex\js\packages\cli\src\candy-machine-v2-cli.ts:386 new PublicKey(cacheContent.program.candyMachine), ^ TypeError: Cannot read properties of undefined (reading 'program') at Command. (C:\Users\bugae\Stone\metaplex\js\packages\cli\src\candy-machine-v2-cli.ts:386:34) at processTicksAndRejections (node:internal/process/task_queues:96:5)

image

bolshoytoster commented 2 years ago

@frasil1 I think you've posted the issue in the wrong place, it should be here.

frasil1 commented 2 years ago

ok

gforcexx commented 2 years ago

Hello, there is an error while verifying the collection. I can't figure out what the problem is. Please help me solve this problem or has anyone else had this problem? C:\Users\bugae\Stone\metaplex\js\packages\cli\src\candy-machine-v2-cli.ts:386 new PublicKey(cacheContent.program.candyMachine), ^ TypeError: Cannot read properties of undefined (reading 'program') at Command. (C:\Users\bugae\Stone\metaplex\js\packages\cli\src\candy-machine-v2-cli.ts:386:34) at processTicksAndRejections (node:internal/process/task_queues:96:5)

image

did you fix this?

bolshoytoster commented 2 years ago

@gforcexx assuming you're actually using hashlips, you can try using my fork instead.