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

Provide a slightly more user friendly error message #13

Closed MarshallOfSound closed 7 years ago

MarshallOfSound commented 7 years ago

We use this module in electron-rebuild and some people hit the issue recently where Electron 1.6 came out and their existing install threw an error saying it failing to map the ABI version. This message will help users more rapidly identify a potential solution to this issue. 👍

lgeiger commented 7 years ago

Published as v1.3.3 🚀