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
It'd seem related to this issue of electron with node-font-list.
Uncaught (in promise) Error: Invalid package /Applications/Obsidian.app/Contents/Resources/electron.asar
at createError (node:electron/js2c/asar_bundle:5:1551)
at t.<computed> (node:electron/js2c/asar_bundle:5:2385)
at eval (plugin:home-tab:47:7)
at new Promise (<anonymous>)
at module2.exports (plugin:home-tab:46:29)
at exports.getFonts (plugin:home-tab:217:25)
at fontSuggester.getInstalledFonts (plugin:home-tab:8694:59)
at new fontSuggester (plugin:home-tab:8690:10)
at eval (plugin:home-tab:8940:47)
at e.addSearch (app.js:1:1155308)```
The text was updated successfully, but these errors were encountered:
It'd seem related to this issue of electron with
node-font-list
.The text was updated successfully, but these errors were encountered: