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

Update - nuxt/i18n@next #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Update - nuxt/i18n@next #4

wants to merge 3 commits into from

Conversation

BuuBux
Copy link

@BuuBux BuuBux commented Apr 16, 2023

Sorry for missing it in the previous PR with overrides, if you would want I create the PR again but this time it is working as expected you can test it on - https://stackblitz.com/github/buubux/nuxt3-tailwind-kit/tree/main or we can wait next update from nuxt/i18n as it should fix it

image

@vercel
Copy link

vercel bot commented Apr 16, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @gravitano on Vercel.

@gravitano first needs to authorize it.

@vercel
Copy link

vercel bot commented Apr 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuxt3-tailwind-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2023 9:52pm

@gravitano
Copy link
Owner

There's an error on Vercel when using the latest beta of nuxt-i18n. That's why I downgrade the version to beta.10. Maybe we should rise the issue and wait until it is fixed.

(500 (/__i18n__/precompile))

[nuxt] [request error] [unhandled] [500] ENOENT: no such file or directory, open '/vercel/path0/.nuxt/i18n/config-cfcb45fa.js'

[nuxt] [request error] [unhandled] [500]  (500  (/__i18n__/precompile))
  at processTicksAndRejections (node:internal/process/task_queues:96:5)  
  at async precompileMessages (./chunks/app/server.mjs:3970:29)  
  at async i18n_options (./chunks/app/_nuxt/i18n.options-8f995de4.mjs:64:23)  
  at async vueI18nConfigLoader (./chunks/app/server.mjs:3613:81)  
  at async resolveNuxtI18nOptions (./chunks/app/server.mjs:3615:19)  
  at async Object.setup (./chunks/app/server.mjs:4245:116)  
  at async Object.callAsync (./node_modules/unctx/dist/index.mjs:53:16)  
  at async applyPlugin (./chunks/app/server.mjs:166:33)  
  at async applyPlugins (./chunks/app/server.mjs:175:5)  
  at async createNuxtAppServer (./chunks/app/server.mjs:4983:7)

@BuuBux
Copy link
Author

BuuBux commented Apr 17, 2023

I guess we can do that, maybe next @nuxt/i18n will fix it without any overrides

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants