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

npm run buid bug #1580

Open
GemMy02 opened this issue Nov 8, 2023 · 1 comment
Open

npm run buid bug #1580

GemMy02 opened this issue Nov 8, 2023 · 1 comment

Comments

@GemMy02
Copy link

GemMy02 commented Nov 8, 2023

[email protected] build
node index.js

(node:9824) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use node --trace-deprecation ... to show where the warning was created)
C:\Users\A\Desktop\hashlips_art_engine-main\hashlips_art_engine-main\src\main.js:77
throw new Error(layer name can not contain dashes, please fix: ${i});
^

Error: layer name can not contain dashes, please fix: Yo-Gi.png
at C:\Users\A\Desktop\hashlips_art_engine-main\hashlips_art_engine-main\src\main.js:77:15
at Array.map ()
at getElements (C:\Users\A\Desktop\hashlips_art_engine-main\hashlips_art_engine-main\src\main.js:75:6)
at C:\Users\A\Desktop\hashlips_art_engine-main\hashlips_art_engine-main\src\main.js:92:15
at Array.map ()
at layersSetup (C:\Users\A\Desktop\hashlips_art_engine-main\hashlips_art_engine-main\src\main.js:90:30)
at startCreating (C:\Users\A\Desktop\hashlips_art_engine-main\hashlips_art_engine-main\src\main.js:356:20)
at C:\Users\A\Desktop\hashlips_art_engine-main\hashlips_art_engine-main\index.js:6:3
at Object. (C:\Users\A\Desktop\hashlips_art_engine-main\hashlips_art_engine-main\index.js:7:3)
at Module._compile (node:internal/modules/cjs/loader:1241:14)

Node.js v20.9.0

@GemMy02 GemMy02 changed the title npm install bug npm run buid bug Nov 8, 2023
@bolshoytoster
Copy link

@GemMy02 the error is:

Error: layer name can not contain dashes, please fix: Yo-Gi.png

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

2 participants