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
`ERROR Could not load @nuxtjs/i18n. Is it installed? 11:06:06 PM
at loadNuxtModuleInstance (node_modules/@nuxt/kit/dist/index.mjs:2470:11)
at async installModule (node_modules/@nuxt/kit/dist/index.mjs:2388:67)
at async initNuxt (node_modules/nuxt/dist/index.mjs:5275:5)
at async loadNuxt (node_modules/nuxt/dist/index.mjs:5459:5)
at async loadNuxt (node_modules/@nuxt/kit/dist/index.mjs:2640:19)
at async Object.run (/Users/mendrinos/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/chunks/prepare.mjs:60:18)
at async runCommand$1 (/Users/mendrinos/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/shared/nuxi.DSPrE7vg.mjs:1767:16)
at async runCommand (/Users/mendrinos/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/shared/nuxi.DSPrE7vg.mjs:2138:10)
at async Object.setup (/Users/mendrinos/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/chunks/add2.mjs:149:5)
at async runCommand$1 (/Users/mendrinos/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/shared/nuxi.DSPrE7vg.mjs:1739:5)
at async runCommand$1 (/Users/mendrinos/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/shared/nuxi.DSPrE7vg.mjs:1758:11)
at async runCommand$1 (/Users/mendrinos/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/shared/nuxi.DSPrE7vg.mjs:1758:11)
at async runMain$1 (/Users/mendrinos/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/shared/nuxi.DSPrE7vg.mjs:1896:7)
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:
@Tristwch not sure you need Vite as explicit dependency, as nuxt 3.15.x adds Vite 6.
But adding typescript as dev dependency fixed it. Thanks for the hint. (:
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: