intlify / vite-plugin-vue-i18n

:globe_with_meridians: Vite plugin for Vue I18n
MIT License
128 stars 8 forks source link

Build production issue #83

Closed hanhdt closed 3 years ago

hanhdt commented 3 years ago

Reporting a bug?

Module versions (please complete the following information):

Anyone can have ideas about this issue?

Thank you.

kazupon commented 3 years ago

Thank you for your reporting!

This issue is vue-i18n-next. related issue is here https://github.com/intlify/vue-i18n-next/issues/390

As a workaround, you can fix it to TS 4.1.

hanhdt commented 3 years ago

Thanks for quick response. I will wait for vue-i18n v9.1 release.

kazupon commented 3 years ago

I released vue-i18n v9.1 ! latest version is v9.1.1

You can try it! :) https://github.com/intlify/vue-i18n-next/releases

hanhdt commented 3 years ago

Thanks for updating. I upgraded vue-i18n version and I got these alerts. Could you give me advises?

Screenshot from 2021-04-08 09-26-41

kazupon commented 3 years ago

I've fixed at vue-i18n v9.1.2 ! Please check it!

BTW, you can avoid type errors of library with using 'skipLibCheck' πŸ˜‰ https://www.typescriptlang.org/tsconfig#skipLibCheck

hanhdt commented 3 years ago

Yea, I verified it. Thanks for your advise and fixing quickly. γ‚γ‚ŠγŒγ¨γ†γ”γ–γ„γΎγ™γ€‚:smiley: