-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't create new folder with canvas #161
Comments
Hi, I have the same problem as you. I try this one and it works!
|
Can you try to follow the steps in this comment and let me know if you have issues? |
Hi @mattdesl, I have the same problem and I tried every single option in the said comment and in the whole #96 discussion and when I try to create the .js it does nothing. No output whatsoever, therefore I have no error message to on from here or annything else left in my tool box to try. |
@mattdesl |
2024 and i have the same problem, i execute the next command "npx canvas-sketch-cli sketch.js --new --open" and nothing happend. |
UPDATE: THAT one^ worked fine. And then I looked into the original folder that I was having trouble with--and guess what, the new output folder had been created, including the saved PNG files. original comment:I couldn’t find the png outputted files anywhere. And when I add —output=outFolder , no folders are created. (It’s 03.20.2024). |
Hi, once I use te command
canvas-sketch sketch-01.js --new
there is not output to it.Also, when I followed a main instruction in this forum that tells us to use this command:
npx canvas-sketch src/sketch.js --new --open
the scr is created but the .js isn't. Does anyone knows how to solve this? Thanks!Also, when I installed canvas, I get several warning messages telling me the command is deprecated, but I'm not sure that is the cause.
The text was updated successfully, but these errors were encountered: