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

ERR! Missing script #694

Open PencilLegend opened 2 years ago

PencilLegend commented 2 years ago

npm ERR! Missing script: "generate" npm ERR! npm ERR! To see a list of scripts, run: npm ERR! npm run

i just hope this isnt a really stupid mistake by me

bolshoytoster commented 2 years ago

@PencilLegend you might be in the wrong directory, you can run Get-ChildItem -directory then run cd + whatever it the previous command said. Then run npm run generate again.