-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
In bin/better-sqlite3 there are .node files containing the native dependencies of better-sqlite3 for every platform.
Theoretically prebuilds should already be available if the right combination of Node.js + Electron is used, without having to deal with electron-rebuild.
These .node files are used in:
package.jsonwhen doingqswitch-serverandqswitch-electron.- In all of the build scripts. It might be worth removing them and see if the builds can handle downloading the right prebuilt on their own.
Metadata
Metadata
Assignees
Labels
No labels