Next.js Discord

Discord Forum

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

Unanswered
Noor posted this in #help-forum
Open in Discord
I get this message in the server console and I don't know why this happens.

I also have internet connection so I'm wondering how to get rid of this error

22 Replies

sure
@@ts-ignore still get the same error
@Noor <@510480545160101898> still get the same error
what is your node version
18
weird
upgrade to 20
I use LTS versions which has good support
I had this issue at node 18, I move to 20 and never faced this
Interesting
I'll upgrade once node 20 becomes LTS
Flemish Giant
I facing the above issue with node v20
Pacific-slope Flycatcher
can u share package.json file?
Pacific-slope Flycatcher
node v20?
where did you import Inter ?
Flemish Giant
Yes I'm using node v20.11.1
Flemish Giant
Working fine now. I'm importing Inter in _document.js file
Working fine yarn dev but yarn build throws same error
@Pacific-slope Flycatcher ?
Pacific-slope Flycatcher
are u using app routing ?
Flemish Giant
No. I'm using pages router