Next.js Discord

Discord Forum

"@next/font/local failed to run" error when using Geist and Turbopack

Unanswered
Willow shoot sawfly posted this in #help-forum
Open in Discord
Willow shoot sawflyOP
I created a new create-next-app project, installed [geist](https://github.com/vercel/geist-font), and swapped out the default Inter font with it. This runs fine when using regular next dev, but when I used Turbopack with next dev --turbo, I get the following error.

⨯ Error: @next/font/local failed to run or is incorrectly configured.
If you just installed `@next/font`, please try restarting `next dev` and resaving your file.


Inter works perfectly fine with Turbopack. Any idea what the incompatibility with Geist Sans and it is?

1 Reply

Cuvier’s Dwarf Caiman
i observed same issue