Next.js Discord

Discord Forum

next-intl does not work on dev --turbo

Unanswered
Asiatic Lion posted this in #help-forum
Open in Discord
Asiatic LionOP
Hello everyone, please tell me, I use next-intl and when I run “next dev” intl works fine, but “next dev --turbo” no longer works, the language simply does not change, and there are no errors. Is this a bug or did I screw up somewhere?

"next": "^14.1.1",
"next-intl": "^3.9.1",

0 Replies