Skip to content

@nuxtjs/i18n $t function does not exist after adding nuxt-booster #1292

Closed
@foxgreek

Description

@foxgreek

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:

  1. create new nuxt project
  2. add @nuxtjs/i18n
  3. add nuxt-booster
  4. run nuxt app

Expected behavior
i18n is working properly together with nuxt-booster

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions