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
yarn dev
ERROR Could not load @nuxtjs/i18n. Is it installed? 8:44:27 PM
at loadNuxtModuleInstance (node_modules/@nuxt/kit/dist/index.mjs:2472:11)
at async installModule (node_modules/@nuxt/kit/dist/index.mjs:2395:67)
at async initNuxt (node_modules/nuxt/dist/shared/nuxt.BoHAox-C.mjs:5339:5)
at async loadNuxt (node_modules/nuxt/dist/shared/nuxt.BoHAox-C.mjs:5527:5)
at async loadNuxt (node_modules/@nuxt/kit/dist/index.mjs:2642:19)
at async Object.run (node_modules/@nuxt/cli/dist/chunks/prepare.mjs:30:18)
at async runCommand (node_modules/citty/dist/index.mjs:316:16)
at async runCommand (node_modules/citty/dist/index.mjs:307:11)
at async runMain (node_modules/citty/dist/index.mjs:445:7)
ERROR Could not load @nuxtjs/i18n. Is it installed? 8:44:27 PM
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Additional context
yarn add @nuxtjs/i18n@8 - installed ok
The text was updated successfully, but these errors were encountered:
Environment
Reproduction
npx nuxi@latest module add i18n
cause the errorDescribe the bug
Additional context
yarn add @nuxtjs/i18n@8
- installed okThe text was updated successfully, but these errors were encountered: