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 isn't running script #1285

Open Luca5a opened 2 years ago

Luca5a commented 2 years ago

I'm not familiar with code, i only use the hashlips art engine for nft generation. when I try to run the script to generate my images, it just puts this in the terminal. What do i do?

Screenshot 2022-06-28 132953

bolshoytoster commented 2 years ago

@Luca5a you need to run either npm run build, npm run generate or just node index.js - they're all the same,