codeSTACKr / create-10k-nft-collection

MIT License
2.21k stars 717 forks source link

[Bug]: Keep getting "Catch: TypeError: Cannot read properties of undefined (reading 'includes')" #183

Closed cutlessgaming closed 2 years ago

cutlessgaming commented 2 years ago

Version

General Question

What happened?

I started with the original program and made all the nfts with it and then realized I was using the older version so I moved my nfts with there meta data to the new version and filled out all the info but now I'm getting "Catch: TypeError: Cannot read properties of undefined (reading 'includes')". What made me switch to the newer version was an "syntaxerror unexpected identifier"

What have you tried?

I've looked online but have found no solutions.

Relevant log output

> 10k-collection-video@2.0.0 upload_files
> node utils/nftport/uploadFiles

Starting upload of images...
Catch: TypeError: Cannot read properties of undefined (reading 'includes')
Catch: TypeError: Cannot read properties of undefined (reading 'includes')
Catch: TypeError: Cannot read properties of undefined (reading 'includes')
Catch: TypeError: Cannot read properties of undefined (reading 'includes')
Catch: TypeError: Cannot read properties of undefined (reading 'includes')

Protect your information