AceCentre / EyeCommander

An open source computer vision interface that tracks eye movements for individuals with severely-limited mobility.
https://docs.acecentre.org.uk/eyecommander
MIT License
53 stars 6 forks source link

Windows build fails intermittently #51

Closed gavinhenderson closed 2 years ago

gavinhenderson commented 2 years ago

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:

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.

Here are some places to start: