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

Node v14.0.0 has incorrect ABI #93

Closed dhritzkiv closed 3 years ago

dhritzkiv commented 4 years ago

As of 2.19.0 node-abi has been reporting v14.0.0's version as 81, when it is 83.

Probably related to #90

todbot commented 4 years ago

I am also having this problem with node-hid for both Node v14 (ABI 83) and Electron v10 (ABI 82)

MarshallOfSound commented 3 years ago

Fixed in #95