-
-
Notifications
You must be signed in to change notification settings - Fork 488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@nuxtjs/i18n Cannot find module on Next3 build #2174
Comments
I have a minimal reproduction of this https://github.com/marr/nuxt3-module The concerning warnings/errors include:
and
|
I do have the same issue when generating with ssr: false |
I'm building with ssr: true |
related issue, #2029, #2170, #2086 When i18n resources will be dynamically compiled in that PR, nuxt i18n will also be resolved around issues. |
I'm using @nuxtjs/i18n package and there is no updates for this |
Environment
Reproduction
https://stackblitz.com/edit/github-bkh9xq?file=nuxt.config.ts
Describe the bug
Getting error:
Additional context
Only on my setup, in minimal reproduction everything is good.
Logs
The text was updated successfully, but these errors were encountered: