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
The docs says to Install @nuxtjs/i18n as a dev dependency to your project
But running the command in the doc npx nuxi@latest module add i18n installs it as a dependency
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
When building everything gets bundled for production so having it installed as devDependency is fine, it looks like there's an issue open for nuxi regarding installation as dependency here nuxt/cli#454
Environment
Reproduction
.
Describe the bug
The docs says to
Install @nuxtjs/i18n as a dev dependency to your project
But running the command in the doc
npx nuxi@latest module add i18n
installs it as a dependencyAdditional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: