For some reason the windows build fails ~50% of the time. Its quite annoying have to trigger rebuilds. Should be solvable just haven't had the time to dig into it.
It always fails at the install step. With the error:
gyp: C:\Users\runneradmin\AppData\Local\node-gyp\Cache\16.13.0\common.gypi not found (cwd: D:\a\EyeCommander\EyeCommander\node_modules\robotjs) while reading includes of binding.gyp while trying to load binding.gyp
However, there is a pretty large stack trace so that could be a red herring.
For some reason the windows build fails ~50% of the time. Its quite annoying have to trigger rebuilds. Should be solvable just haven't had the time to dig into it.
Here is an example of a failing build
It always fails at the
install
step. With the error:However, there is a pretty large stack trace so that could be a red herring.
Here are some places to start: