Installing node dependencies? #106
Unanswered
crobertsbmw
asked this question in
Q&A
Replies: 1 comment 6 replies
-
@crobertsbmw what is your node version? Are you on a Mac/PC? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I've cloned the repo, and I'm familiar with Python and have it installed. And I just installed node today. When I ran
make first_time_setup
(or if I cd into /step2_spritesheet_to_generative_sheet/ and then runnpm i
), I get a bunch of node errors:I don't really know how to read these node stacktraces. It kind of looks like I'm missing a canvas dependency? Am I just being stupid?
Beta Was this translation helpful? Give feedback.
All reactions