Closed
Description
Describe the bug
I'm trying to install nuxt-booster in my working project but the $t function from i18n is not found anymore.
Getting this error:
ERROR(vue-tsc) Property '$t' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, ... 16 more ..., {}>'.
To Reproduce
Steps to reproduce the behavior:
- create new nuxt project
- add @nuxtjs/i18n
- add nuxt-booster
- run nuxt app
Expected behavior
i18n is working properly together with nuxt-booster
Metadata
Metadata
Assignees
Labels
No labels