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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ArshBansal opened this issue · comments

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

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.