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

error - Failed to download Inter from Google Fonts. Using fallback font instead. #51

Open
trentaholding opened this issue May 10, 2023 · 3 comments

Comments

@trentaholding
Copy link

error - Failed to download Inter from Google Fonts. Using fallback font instead.

Tried running this app as bare as it came with no configuration and this happens within my codespace.

@merzainc
Copy link

Most probably it's your internet connection. The project uses Inter font from google fonts being loaded using next/fonts package.

@SmartChain-AI
Copy link

Most probably it's your internet connection. The project uses Inter font from google fonts being loaded using next/fonts package.

I'm getting the same error. My internet is fine for everything on my pc, including apps I build and run locally, yet I still get this error for Inter. Why would my internet block google fonts and nothing else?

@vignesh-gupta
Copy link

Most probably it's your internet connection. The project uses Inter font from google fonts being loaded using next/fonts package.

I'm getting the same error. My internet is fine for everything on my pc, including apps I build and run locally, yet I still get this error for Inter. Why would my internet block google fonts and nothing else?

Hey there, I sometimes face same issue. Here is what I do to solve it - I have npkill install to I use that to delete the node_module file and then reinstall using pnpm i.

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

4 participants