question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for electron v6.0.0

See original GitHub issue

I have just updated my electron version to 6.0.0. While rebuilding SQLite3 with electron-rebuild I am getting the following error.

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

Error: Could not detect abi for version 6.0.0 and runtime electron.  Updating "node-abi" might help solve this issue if it is a new release of electron

I am able to rebuild the SQLite package using electron-builder. I am using npx electron-builder install-app-deps.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
MarshallOfSoundcommented, Jul 30, 2019

node-abi has been updated 👍

2reactions
MarshallOfSoundcommented, Aug 2, 2019

@valpet It depends on ^2.8.0, the latest release of node-abi is 2.10.0 which is in range of that condition. There is no need to publish a new version of electron-rebuild

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support for electron v6.0.0 · Issue #312 - GitHub
I have just updated my electron version to 6.0.0. While rebuilding SQLite3 with electron-rebuild I am getting the following error.
Read more >
Electron 6.0.0
The Electron team is excited to announce the release of Electron 6.0.0! You can install it with npm via npm install electron@latest or ......
Read more >
Tweets with replies by Electron (@electronjs) / Twitter
We're excited to announce that Electron Forge v6.0.0 is now available! ... updates for Windows 7/8/8.1 support, and upgrades to Chromium 108, V8...
Read more >
electron-releases - npm
Complete and up-to-date info about every release of Electron. Latest version: 3.1171.0, last published: 2 months ago.
Read more >
Electron v6.0.0-nightly.20190123 Release - GitClear
electron /electron ... 735 Features Released with v6.0.0-nightly.20190123 ... Modern Event System: Support nested portal/root boundaries.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found