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
Error: Cannot find module 'ffi-napi'
Require stack:
- C:\Users\andyl\AppData\Local\Programs\keycombiner\resources\app.asar\node_modules\active-win\lib\windows.js
- C:\Users\andyl\AppData\Local\Programs\keycombiner\resources\app.asar\node_modules\active-win\index.js
- C:\Users\andyl\AppData\Local\Programs\keycombiner\resources\app.asar\main.js
-
at Module._resolveFilename (node:internal/modules/cjs/loader:940:15)
at Function.n._resolveFilename (node:electron/js2c/browser_init:249:1128)
at Module._load (node:internal/modules/cjs/loader:785:27)
at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
at Module.require (node:internal/modules/cjs/loader:1012:19)
at require (node:internal/modules/cjs/helpers:94:18)
at Object.<anonymous> (C:\Users\andyl\AppData\Local\Programs\keycombiner\resources\app.asar\node_modules\active-win\lib\windows.js:4:13)
at Module._compile (node:internal/modules/cjs/loader:1116:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10)
at Module.load (node:internal/modules/cjs/loader:988:32)
OS: Windows NT 10.0.22000
The text was updated successfully, but these errors were encountered:
I am glad you like KeyCombiner! Thanks a lot for bringing this to my attention. Funnily enough, yesterday's 0.8.0 release was the first that I didn't explicitly test on Windows also 🙈
If anyone is interested, the problem was that GitHub now uses a new Windows image which has problems with building native packages for Node. Fixed it by temporarily reverting to the old windows-2019 image for the build pipeline. More context in this thread.
For Windows, there is now a new KeyCombiner Desktop version 0.8.1 which should fix your problem. Please update as usual.
Error Message: *Cannot find module 'ffi-napi'
Require stack:
Trace:
OS: Windows NT 10.0.22000
The text was updated successfully, but these errors were encountered: