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

Could not initialize provider adobe #471

Open
simonmaass opened this issue Jan 29, 2025 · 2 comments
Open

Could not initialize provider adobe #471

simonmaass opened this issue Jan 29, 2025 · 2 comments

Comments

@simonmaass
Copy link

I am getting the follwing error: ERROR Could not initialize provider adobe. unifont will not be able to process fonts provided by this provider. No font metadata found in adobe response.

Image

nuxt.config.ts:

fonts: {
    adobe: {
      id: ['uzl5buz']
    },
    families: [{ name: 'sofia-pro', provider: 'adobe' }]
  },

added sofia-pro to webproject in https://fonts.adobe.com/

@simonmaass
Copy link
Author

I just checked... the error is also present in the default playground:

Image

@danielroe
Copy link
Member

danielroe commented Feb 9, 2025

In the playground this is because of the stackblitz environment, and it's not indicative of a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants