HashLips / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
7.19k stars 4.3k forks source link

path: 'C:\\Users\\muso_\\Downloads\\YJIYKO_NFT_GENERATOR\\layers/body/' #931

Open musobek253 opened 2 years ago

musobek253 commented 2 years ago

Error: ENOENT: no such file or directory, scandir 'C:\Users\muso_\Downloads\YJIYKO_NFTGENERATOR\layers/body/' at Object.readdirSync (node:fs:1392:3) at getElements (C:\Users\muso\Downloads\YJIYKO_NFTGENERATOR\src\main.js:67:6) at C:\Users\muso\Downloads\YJIYKO_NFTGENERATOR\src\main.js:84:15 at Array.map () at layersSetup (C:\Users\muso\Downloads\YJIYKO_NFTGENERATOR\src\main.js:81:30) at startCreating (C:\Users\muso\Downloads\YJIYKO_NFTGENERATOR\src\main.js:241:20) at C:\Users\muso\Downloads\YJIYKO_NFTGENERATOR\index.js:13:3 at Object. (C:\Users\muso\Downloads\YJIYKO_NFT_GENERATOR\index.js:14:3) at Module._compile (node:internal/modules/cjs/loader:1103:14) at Object.Module.extensions..js (node:internal/modules/cjs/loader:1155:10) { errno: -4058, syscall: 'scandir', code: 'ENOENT', path: 'C:\Users\muso\Downloads\YJIYKO_NFT_GENERATOR\layers/body/' } image

musobek253 commented 2 years ago

https://prnt.sc/BKcY4I4SgP5W

shelly001 commented 2 years ago

for window, you shoud change / to . main.js: line 6, 7, 92

image

image

bolshoytoster commented 2 years ago

@shelly001 that doesn’t matter; / is basically universal.

@musobek253 you need to save the src/config.js file.

musobek253 commented 2 years ago

Can you give me a ready-made code that won't work anyway? https://prnt.sc/UCzyx-lmyPbu

musobek253 commented 2 years ago

@shelly001 that doesn’t matter; / is basically universal.

@musobek253 you need to save the src/config.js.

Can you give me a ready-made code that won't work anyway? https://prnt.sc/UCzyx-lmyPbu

bolshoytoster commented 2 years ago

@musobek253 you need to save the src/config.js file.

musobek253 commented 2 years ago

@musobek253 you need to save the src/config.js file.

show how to do it

bolshoytoster commented 2 years ago

@musobek253 use ctrl + s.