PKM-er / obsidian-zotlit

A third-party project that aims to facilitate the integration between Obsidian.md and Zotero, by providing a set of community plugins for both Obsidian and Zotero.
https://zotlit.aidenlx.top
MIT License
647 stars 29 forks source link

Obsidian corrupted on MacOS #363

Closed flmaximwang closed 2 months ago

flmaximwang commented 2 months ago

After updating zotlit to 1.1.7, my Obsidian corrupted with nothing in the window. DevTools said

image

When I rolled back to 1.1.5, this problem disappeared.

flmaximwang commented 2 months ago

However, I cannot use any functions after rolling back to 1.1.5. Besides, it seemed that I reinstalled better-sqlite after updating to 1.1.7.

flmaximwang commented 2 months ago
image

I failed to load these libraries. Is it possible that there‘re some problems with my better-sqlite? I was forced to manually install the new version of better-sqlite when updating to 1.1.7.

flmaximwang commented 2 months ago

After reinstalling Obsidian, manually copying the better_sqlite3.node file to /User/my_name/Library/Application Support/obsidian and renaming it to better-sqlite3-11.1.2.node, everything went well

aidenlx commented 2 months ago

related to #360

Litt7e commented 2 months ago

After reinstalling Obsidian, manually copying the better_sqlite3.node file to /User/my_name/Library/Application Support/obsidian and renaming it to better-sqlite3-11.1.2.node, everything went well

This method works for me!