HashLips / generative-art-opensource

Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
MIT License
1.36k stars 695 forks source link

signImage is not defined #70

Open CoinDucks opened 2 years ago

CoinDucks commented 2 years ago

ReferenceError: signImage is not defined at C:\Users\Liam Walsh\Downloads\generative-art-opensource-main\index.js:225:7 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async startCreating (C:\Users\Liam Walsh\Downloads\generative-art-opensource-main\index.js:212:5)

Ponda1 commented 2 years ago

Make sure both instances of the signImage code in the index file have not been commented out.