You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrating vue-i18n into a Nuxt 3.7 application according to the instructions results in the following error when building and running the application:
Reporting a bug?
Integrating vue-i18n into a Nuxt 3.7 application according to the instructions results in the following error when building and running the application:
[nuxt] [request error] [unhandled] [500] Cannot find module '/home/projects/github-hnz7et-dysose/.output/server/chunks/dist/vue-i18n.runtime.mjs' imported from /home/projects/github-hnz7et-dysose/.output/server/chunks/app/server.mjs
It works fine in dev.
Expected behavior
No error.
Reproduction
https://stackblitz.com/edit/github-hnz7et-dysose?file=nuxt.config.ts
System Info
Screenshot
No response
Additional context
It might be just a documentation error according Daniel Roe from Nuxt: nuxt/nuxt#23180 (comment)
This workaround seems to work without issues.
Validations
The text was updated successfully, but these errors were encountered: