HashLips / generative-art-opensource

Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
MIT License
1.36k stars 693 forks source link

UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'path' of undefined #113

Open ArshBansal opened 3 years ago

ArshBansal commented 3 years ago

image

tobeliten commented 3 years ago

same issue, did you find out how to solve it yet?

aleworkout commented 3 years ago

try to give a different name for your layer files. Try something like:

layer*1.png

layer*2.png

etc! I did not figure out yet how I can put any file names for my layers without getting an error.