Replies: 2 comments 1 reply
-
Same here, in a Quasar project. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did you figure out this? I am having the same problem in a Vue 3 project. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am migrating a Vue2 project to Vue3, and part of that is the i18n part. I have translation JSON files in the src\locales direcrory.
As far as I can see I am following the steps correctly to set it up. However I get the following message. Does anyone know what is causing this, and how I can fix it?
11:26:26 [vite] Internal server error: No known conditions for "./messages" entry in "@intlify/unplugin-vue-i18n" package
Beta Was this translation helpful? Give feedback.
All reactions