-
Hi James & all. When I run make first_time_setup it starts ok & starts working but then I get a bunch of errors. I have saved my Log files, if James or someone can check it out for me would be really appreciated! I have confirmed install of everything else, node -v, python --version, choco --version, make --version etc. I also tried running the 2 Makefile commands separately, seems like only the 2nd step is giving me the errors but I don't know 100%. By the way James I msgd you on Twitter recently & you directed me here to upload the log file. Thanks. 2022-08-11T07_13_51_281Z-debug-0.log Hi. Thanks for your time. |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 6 replies
-
Just to confirm all the npm packages downloaded fine? |
Beta Was this translation helpful? Give feedback.
-
Says Error: Cannot find module 'commander' which means something went wrong with npm i can you cd into step2 folder then type npm i? |
Beta Was this translation helpful? Give feedback.
-
try rm -rf node_modules and retry npm i |
Beta Was this translation helpful? Give feedback.
-
Hey James. yea damn that's my luck for you. I'll try google some errors see how it goes. I appreciate the offer of you generating the collection but i'm set on generating it myself. I'll try any newer versions you release just in case it magically works. |
Beta Was this translation helpful? Give feedback.
-
Excellent news James! It's working now! The problem was I didn't have the "GTK" folder in C:\ root. Downloaded GTK & just extracted the folder to C:\GTK, ran the "make first_time_setup" & all is good. I tried the "make all" command & it generated your gifs in the build folder nicely. Thanks so much! Can't wait to play with this. I'll watch your video a few more times, so glad you made that video. |
Beta Was this translation helpful? Give feedback.
-
New update. I try
It works for me. |
Beta Was this translation helpful? Give feedback.
-
Hey everything is working perfectly but gif folder is empty! |
Beta Was this translation helpful? Give feedback.
Excellent news James! It's working now!
The problem was I didn't have the "GTK" folder in C:\ root. Downloaded GTK & just extracted the folder to C:\GTK, ran the "make first_time_setup" & all is good. I tried the "make all" command & it generated your gifs in the build folder nicely.
Thanks so much! Can't wait to play with this. I'll watch your video a few more times, so glad you made that video.