-
-
Notifications
You must be signed in to change notification settings - Fork 489
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
When using nuxt 3 & i18n outputs ошибку @intlify_shared.js #2134
Comments
Thank you for your reporting! Unfortunately, We could not reproduce your repo. |
Hello! repos - https://github.com/Roman-00/test-nuxt-i18n Installed i18n in the project, then specified in the modules in nuxt.config When starting the dev environment, this error falls into the developer console package manager - using pnpm |
I have same this issue. I add @intlify/nuxt3 to modules in nuxt.config.ts to resolved this issue. |
@Roman-00 |
what exactly didn't work out? When installing dependencies via pnpm i, then launch the pnp dev project, go to the browser, open the developer console and see the error in the console tab |
After executing npx nuxi info Nuxi 3.5.2 4:38:35 PM
👉 Report an issue: https://github.com/nuxt/nuxt/issues/new 4:38:36 PM 👉 Suggest an improvement: https://github.com/nuxt/nuxt/discussions/new 👉 Read documentation: https://nuxt.com |
????? |
Could you try to add |
Does not work |
Some error ... Server console doesnt have errors. Chrome console: FireFox console: Strangely, everything worked fine and at one moment project fail. Cache clearing, deleting node_modules doesnt help. |
The error exists now, and has not been resolved |
Please tell me if the problem was solved? |
Here is a reproduction of the error on the sandbox - https://stackblitz.com/edit/nuxt-starter-cdfvem?file=README.md |
Thanks. |
I have this file, with shamefully-hoist=true strict-peer-dependencies=false but error exist =( |
I have this file, with shamefully-hoist=true strict-peer-dependencies=false but error exist =( |
Here is a reproduction of the error on the repos - https://github.com/Roman-00/iteca Error playback video zapis-ekrana-2023-06-12-v-170023_1xPCNLNf.mp4Also, due to the module, there is a bug with auto-updating of the page !!!!! |
The error remained, the above provided a video + repository in which this error is reproduced. In stackblitz.com there is no way to open the developer console to identify this problem |
How will the problem be solved? Since now the problem has not disappeared |
Ah, That issue had already opened I thiink that issue is helpful. |
Nothing from this branch helps |
I faced the same issue. Before installing |
Discussed in #2133
Originally posted by Roman-00 June 3, 2023
When using next 3 & i18n, it throws an error related to the cache and the @intlify package
nuxt version - 3.5.2
nuxt/i18n version - "@nuxtjs/i18n": "8.0.0-beta.12",
Screenshot of the error
Minimal build to view the error: https://github.com/Roman-00/iteca.events/tree/PR-3
The text was updated successfully, but these errors were encountered: