Could not find a declaration file for module 'vue-i18n' #1380
Replies: 1 comment 1 reply
-
How did you solved this error? |
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.
-
"vue": "^3.2.47",
"vue-i18n": "^9.2.2",
"vite": "^4.3.0",
when i import createI18n from vue-i18n, got an error

how to fix it? thx
Beta Was this translation helpful? Give feedback.
All reactions