You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following along with the Frontend Masters Course: Creative Coding with Canvas & WebGL and getting everything set up.
I'm running on npm 6.14.6 and node v12.18.3.
I've globally installed canvas-sketch-cli and when I run canvas-sketch I get the error command not found: canvas-sketch.
All my other cli tools like gatsby-cli work but this is the only one that's giving me issues and I can't find out the reason why. Is there some configuration that I'm missing?
The text was updated successfully, but these errors were encountered:
I'm following along with the Frontend Masters Course: Creative Coding with Canvas & WebGL and getting everything set up.
I'm running on npm
6.14.6
and nodev12.18.3
.I've globally installed
canvas-sketch-cli
and when I runcanvas-sketch
I get the errorcommand not found: canvas-sketch
.All my other cli tools like
gatsby-cli
work but this is the only one that's giving me issues and I can't find out the reason why. Is there some configuration that I'm missing?The text was updated successfully, but these errors were encountered: