Hi everybody, I am trying for the first time canvas-sketch, but I am facing a problem.
Pressing cmd + S or ctrl + S an image should be saved, but the only thing that I get is a re-run of the code and nothing get saved.
I installed everything via npm, and these are my versions:
"canvas-sketch": "^0.7.6",
"canvas-sketch-cli": "^1.11.20"
I tried to export images in Chrome, Safari and Firefox, but I always get the same result.
Thank you in advance
Giorgio
Hi everybody, I am trying for the first time canvas-sketch, but I am facing a problem.
Pressing cmd + S or ctrl + S an image should be saved, but the only thing that I get is a re-run of the code and nothing get saved.
I installed everything via npm, and these are my versions:
"canvas-sketch": "^0.7.6",
"canvas-sketch-cli": "^1.11.20"
I tried to export images in Chrome, Safari and Firefox, but I always get the same result.
Thank you in advance
Giorgio