kazupon / kazupon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello! kazupon!

genius-chen opened this issue · comments

My project got something wrong with the vue-i18n. I don't have any idea about this bug, so i would appreciate if u could give me some suggestions about this problem.
The problem is that i could run my project in my local env, but as I get it online, it turns out an Unexpected error by the runtime-core.esm-bundler
at createCompileError (message-compiler.esm-bundler.js:45:19)
at createI18nError (vue-i18n.esm-bundler.js:76:82)
at Proxy.beforeCreate (vue-i18n.esm-bundler.js:1724:23).
image
"instance = (0,vue__WEBPACK_IMPORTED_MODULE_0__.getCurrentInstance)()" didn't works , instance is not created.
My project is mixed with Vue2&3, the i18n version is 9.2.0-beta.36.
Looking forward to ur answer, thanks