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
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:
The text was updated successfully, but these errors were encountered: