Open Luca5a opened 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?
@Luca5a you need to run either npm run build, npm run generate or just node index.js - they're all the same,
npm run build
npm run generate
node index.js
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?