createI18n throws type error #1362
Replies: 1 comment
-
broken tsconfig, gets you every time |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am attempting to just use createI18n and typescript spits out the error
Type instantiation is excessively deep and possibly infinite.
I am using:
Typescript: 5.0.2
vue-I18n: next
Beta Was this translation helpful? Give feedback.
All reactions