Skip to content

Property '$t' does not not exist #1921

Closed
@schuhbsi

Description

@schuhbsi

Reporting a bug?

Since the new version of vue-i18n to 9.14.0 I get the following error:

Expected behavior

On Friday morning on 16.08.2024 everything still worked when I did an npm run build on the project. I was still using version “9.13.1”. Since Monday 19.08.2024 I get an error here. I would have hoped that everything would stay the same with the new version

Reproduction

If you change to version “vue-i18n”: “9.14.0” in your package.json, an error appears for the variable “$t” after you have executed the “npm i” command and then want to build the project with the command “npm run build”.

System Info

using following systems:

"vue": "^3.4.21"
"vuetify": "^3.5.11"
...

Screenshot

image

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions