This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Module '"next-intl/server"' has no exported member 'getRequestConfig' #538
Labels
You can continue the conversation there. Go to discussion →
Description
I use Next 13.5.3
I follow this guide - https://next-intl-docs.vercel.app/docs/getting-started/app-router-server-components
When I paste this to my i18n.ts (in root directory)
I got this error
Module '"next-intl/server"' has no exported member 'getRequestConfig'
Mandatory reproduction URL (CodeSandbox or GitHub repository)
https://codesandbox.io/p/sandbox/i18n-thzc9v
Reproduction description
Steps to reproduce:
Expected behaviour
I wait no error
But got an error
The text was updated successfully, but these errors were encountered: