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 695 forks source link

Error: ENOENT, No such file or directory #121

Open Zeeshan424 opened 2 years ago

Zeeshan424 commented 2 years ago

Changed all the layers inside the input folder and re-wrote config.js - when I run node index.js ENOENT error occurs.

Kindly suggest what to do.

RisaDuck commented 2 years ago

Hi Zee,

most likely you didnt match the file name

regards

RisaDuck commented 2 years ago

@WolfofCrypt0 im no expert, just check the config and index js. the filename must have been misspell, or you can send the file, we can check it , cheers

The-Last-Adam commented 2 years ago

same issue ticket #102

milangasam commented 2 years ago

Same here

174

DesignByDre commented 2 years ago

my solution at: #174

nyray23 commented 2 years ago

I resolved the issue ! Make sure there is atleast one image in each of your rarity (original, rare, super_rare) folders. The error message is displaying because those folders are null.