Closed thevirajshelke closed 5 years ago
I'm not sure but I think we just need to add a new target to the supportedTargets
{runtime: 'electron', target: '6.0.0', abi: '73', lts: false}
They have updated the package to v2.10.0 & have added support for electron v6.0.0. Closing this issue :)
I have just updated my electron version to 6.0.0. While rebuilding SQLite3 with electron-rebuild I am getting the following error.
I am able to rebuild the SQLite package using electron-builder. I am using
npx electron-builder install-app-deps
.