Issues when using TurboPack on dev server
Unanswered
Swedish White Elkhound posted this in #help-forum
Swedish White ElkhoundOP
I'm working on a project that uses
The image below describes the issue better, it failed to establish a connection while requesting the resource.
It works fine with Webpack, does anyone know a possible cause?
(I'm new with Next.js so I might just be making a mistake that's easily fixable without knowing... lol)
next/font and I was running my dev server with --turbo, but the font wouldn't load.The image below describes the issue better, it failed to establish a connection while requesting the resource.
It works fine with Webpack, does anyone know a possible cause?
(I'm new with Next.js so I might just be making a mistake that's easily fixable without knowing... lol)
4 Replies
@Swedish White Elkhound I'm working on a project that uses `next/font` and I was running my dev server with `--turbo`, but the font wouldn't load.
The image below describes the issue better, it failed to establish a connection while requesting the resource.
It works fine with Webpack, does anyone know a possible cause?
(I'm new with Next.js so I might just be making a mistake that's easily fixable without knowing... lol)
Is it internally hosted? Someone looks to be blocking it
@Jboncz Is it internally hosted? Someone looks to be blocking it
Swedish White ElkhoundOP
it's from google fonts
works fine without turbopack enabled
Weird I have no issues with turbo