electron / node-abi

:turtle: :rocket: Get the Node.js and Electron ABI for a given target and runtime
https://www.npmjs.com/node-abi
MIT License
164 stars 58 forks source link

Please support electron 8 #77

Closed getupp closed 4 years ago

getupp commented 4 years ago

Please support electron 8

pdesantis commented 4 years ago

I'm getting the following error when running electron-rebuild

An unhandled error occurred inside electron-rebuild Could not detect abi for version 8.0.0 and runtime electron. Updating "node-abi" might help solve this issue if it is a new release of electron

However, I'm on the latest node-abi version (2.13.0)

lgeiger commented 4 years ago

:tada: This issue has been resolved in version 2.14.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: