You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue was narrowed down to better-sqlite3 in combination with Electron 22 (Electron 21 and below work correctly).
It is most likely caused by this issue: WiseLibs/better-sqlite3#988
Short term solution: revert to Electron 21
Long term solution: use another, preferably Javascript (so no compilation is needed) library like https://rxdb.info/electron-database.html or https://dexie.org/. Note: this will break compatibility with Dopamine 2.
I installed dopamine 3 in my arch linux, when i try to add a folder to the collection I get a white screen after refreshing
The text was updated successfully, but these errors were encountered: