-
-
Notifications
You must be signed in to change notification settings - Fork 336
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
vue-i18n does not work with Typescript 5 #1415
Comments
There is already a issue in the old repository (kazupon/vue-i18n#1670), but I took the liberty of opening a new one in the correct repo. |
As I commented on this issue vue-i18n v9.3 will fix that issue. If you will avoid this issue, I would recommend installing the next tag version, (i.e. vue-i18n v9.3). close this issue, so duplicate. |
For future reference, if anyone runs into this issue even when upgrading to the 9.3 beta, you need to upgrade to version |
thanks
|
Reporting a bug?
Version 9.2.2 does not work with typescript 5.0.4
Expected behavior
I expect it not to error 😅
Reproduction
The following is simply a project created with
npm create vue@latest
with all options set to "No", except Typescript.https://github.com/DerZade/vue-i18n-bug-report
System Info
Screenshot
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: