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.18k stars 4.3k forks source link

npm run generate, missing script generate #1310

Open dua1422 opened 2 years ago

dua1422 commented 2 years ago

whenever I type 'npm run generate' an error keeps occurring. Can someone pls tell me what do i do because i have no knowledge of coding. npm ERR! Missing script: "generate" npm ERR! npm ERR! To see a list of scripts, run: npm ERR! npm run

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\kk\AppData\Local\npm-cache_logs\2022-07-09T22_25_50_365Z-debug-0.log

dua1422 commented 2 years ago

@bolshoytoster help me out pls?

CZ-Surasak commented 1 year ago

How to solve this problem?

bolshoytoster commented 1 year ago

@CZ-Surasak if you're having the same problem described here, you're in the wrong folder. You've probably extracted the hashlips zip into a nested structure, and you've opened the outer one.

Assuming you're using VSCode, try closing and reopening the inner folder (it should have several files in it, including package.json).