-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not detect abi for version 20.1.0 and runtime electron #1031
Comments
Same issue |
I run |
same problem |
I found the solution, uninstall and again install electron-rebuild |
Adding the following to package.json fixed my issue. |
Installing the Lib saved my day :) |
⨯ Could not detect abi for version 25.0.1 and runtime electron. |
@Krivega Same problem for me |
same here edit: electron >23 fails, 22 ok |
Setting the resolution override in package.json fixed this issue for me with electron 26.1.0 and electron-forge 6.4.1:
|
I resolved this issue by adding "overrides" in package.json, "overrides": { |
update node-abi work for me |
i thinks needs document what version of node-abi is compatible with what version of node |
Got this error while rebuilding
Failed at:
The text was updated successfully, but these errors were encountered: