Skip to content
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

Alternative i18n config path not working #2459

Closed
GaborTorma opened this issue Oct 1, 2023 · 2 comments · Fixed by #2460
Closed

Alternative i18n config path not working #2459

GaborTorma opened this issue Oct 1, 2023 · 2 comments · Fixed by #2460
Assignees
Labels
config 🔨 p3-minor-bug Priority 3: a bug in an edge case that only affects very specific usage v8

Comments

@GaborTorma
Copy link
Contributor

Environment


  • Operating System: Linux
  • Node Version: v18.18.0
  • Nuxt Version: 3.7.4
  • CLI Version: 3.9.0
  • Nitro Version: 2.6.3
  • Package Manager: [email protected]
  • Builder: -
  • User Config: modules, i18n
  • Runtime Modules: @nuxtjs/[email protected]
  • Build Modules: -

Reproduction

https://stackblitz.com/edit/nuxt-starter-5ve3dz?file=config%2Fi18n.ts,nuxt.config.ts

Describe the bug

vueI18n config not found when I put it into a folder like this: vueI18n: './config/i18n.ts'
You can check it on Stackblitz. I used the latest edge release.

Additional context

No response

Logs

No response

@GaborTorma
Copy link
Contributor Author

@nuxtjs/i18n-edge@^8.0.0-rc.4-28244271.fbea0d9 release works well.

@BobbieGoede BobbieGoede self-assigned this Oct 1, 2023
@BobbieGoede BobbieGoede added v8 🔨 p3-minor-bug Priority 3: a bug in an edge case that only affects very specific usage config labels Oct 1, 2023
@BobbieGoede
Copy link
Collaborator

Oops! This bug was introduced by my refactor of the options generation, hopefully will have a fix for this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config 🔨 p3-minor-bug Priority 3: a bug in an edge case that only affects very specific usage v8
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants