Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined (reading 'forEach') #224

Open
MadNuxx opened this issue Feb 20, 2022 · 0 comments
Open

TypeError: Cannot read properties of undefined (reading 'forEach') #224

MadNuxx opened this issue Feb 20, 2022 · 0 comments

Comments

@MadNuxx
Copy link

MadNuxx commented Feb 20, 2022

Hi, i have the error that when i want to start generating nfts, it wont do anything anymore because of the error in the title.
i already tried the suggestions from other maybe similar threads here but nothing would help. i added a few more layers than it was in the beginning, maybe its because of this?

I will post the rest of the error code for you to look at.

TypeError: Cannot read properties of undefined (reading 'forEach')
at C:\Users---\Desktop\NFT Multiplier\generative-art-opensource-3\index.js:122:20
at Array.forEach ()
at createDna (C:\Users---\Desktop\NFT Multiplier\generative-art-opensource-3\index.js:119:24)
at startCreating (C:\Users---\Desktop\NFT Multiplier\generative-art-opensource-3\index.js:148:18)
at Object. (C:\Users---\Desktop\NFT Multiplier\generative-art-opensource-3\index.js:180:1)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant