m4heshd / better-sqlite3-multiple-ciphers

better-sqlite3 with multiple-cipher encryption support 🔒

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

9.4.1 breaks with electron@29.0.1 (latest Stable)

6180339 opened this issue · comments

Works fine with electron@28.2.4
Both better-sqlite3 and multiple-ciphers break with electron LTS
Env: win64
Command: node-gyp rebuild --release --target=29.0.1 --dist-url=https://electronjs.org/headers

Hello! Has there been any progress on this ? I tried upgrading to electron 29 and I faced an issue with better-sqlite as well. Thanks a lot!