-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
After upgrading from 8.5.6 to 9.1.1: ERROR Could not load @nuxtjs/i18n. Is it installed? #3289
Comments
Same issue here Node: v22.12.0 |
I had the same. node v22.9.0 | yarn | "nuxt": "^3.15.0" yarn add vite typescript helped in my case "typescript": "^5.7.2" | "vite": "^6.0.7" |
@Tristwch not sure you need Vite as explicit dependency, as nuxt 3.15.x adds Vite 6. |
That is weird. |
Some of the recent issues seem to only be present for projects using the |
Exactly. |
Environment
Darwin
v23.5.0
3.15.0
3.17.2
2.10.4
[email protected]
-
default
@nuxtjs/[email protected]
-
Reproduction
https://stackblitz.com/edit/sb1-wvuoha3x
Describe the bug
`ERROR Could not load @nuxtjs/i18n. Is it installed? 11:06:06 PM
ERROR Could not load @nuxtjs/i18n. Is it installed? 11:06:06 PM
`
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: