Closed mrjod closed 2 years ago
cd step2_spritesheet_to_generative_sheet && npm i && cd .. I tired this and the npm i kept generating error even after installing GTK
6 verbose stack Error: command failed
296 verbose stack at ChildProcess.C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin\MSBuild.exe
failed with exit code: 1
307 error gyp ERR! stack at ChildProcess.onExit (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
307 error gyp ERR! stack at ChildProcess.emit (node:events:513:28)
307 error gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
307 error gyp ERR! System Windows_NT 10.0.17134
307 error gyp ERR! command "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "build" "--fallback-to-build" "--module=C:\Users\jomiloju\Documents\maya\projects\victor justin\space\tools\animated-art-engine-main\animated-art-engine-main\step2_spritesheet_to_generative_sheet\node_modules\canvas\build\Release\canvas.node" "--module_name=canvas" "--module_path=C:\Users\jomiloju\Documents\maya\projects\victor justin\space\tools\animated-art-engine-main\animated-art-engine-main\step2_spritesheet_to_generative_sheet\node_modules\canvas\build\Release" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93"
307 error gyp ERR! cwd C:\Users\jomiloju\Documents\maya\projects\victor justin\space\tools\animated-art-engine-main\animated-art-engine-main\step2_spritesheet_to_generative_sheet\node_modules\canvas
307 error gyp ERR! node -v v16.17.1
307 error gyp ERR! node-gyp -v v9.0.0
307 error gyp ERR! not ok
307 error node-pre-gyp ERR! build error
307 error node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files (x86)\nodejs\node.exe C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js build --fallback-to-build --module=C:\Users\jomiloju\Documents\maya\projects\victor justin\space\tools\animated-art-engine-main\animated-art-engine-main\step2_spritesheet_to_generative_sheet\node_modules\canvas\build\Release\canvas.node --module_name=canvas --module_path=C:\Users\jomiloju\Documents\maya\projects\victor justin\space\tools\animated-art-engine-main\animated-art-engine-main\step2_spritesheet_to_generative_sheet\node_modules\canvas\build\Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1)
307 error node-pre-gyp ERR! stack at ChildProcess.
Hmm I don't know Windows development much, @theShiza can you help? Also try asking in Discord maybe someone else can help
alright please send the discord invite
At the bottom of the README https://discord.gg/Wg9SJkYWnD go to #animated-art-engine channel
alright thanks
installing a lower version of Node.Js worked for me. I had to install node.js version14
Sorry James, I was on a little holiday. Glad it worked.
2022-10-31T13_27_49_154Z-debug-0.log I have tried installing gtk but I keep getting this error and I'm not sure I understand