Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font suggester does not work on MacOS #19

Open
olrenso opened this issue Mar 20, 2023 · 0 comments
Open

Font suggester does not work on MacOS #19

olrenso opened this issue Mar 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@olrenso
Copy link
Owner

olrenso commented Mar 20, 2023

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)```
@olrenso olrenso added the bug Something isn't working label Mar 20, 2023
@olrenso olrenso reopened this Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant