Skip to content

orgTransform.apply is not a function #19873

Description

@schuhbsi

Describe the bug

Versions

  • unplugin-vue-i18n: ^6.0.5 (latest)
  • vite: ^6.3.0 (latest)

What is actually happening?

After "npm run build" for a project, where this versions in use. I get this error in my console.

error during build:
[vite:json] orgTransform.apply is not a function

Workaround

If I use this static version 6.2.6 for vite, I get no error.

Reproduction

no url

Steps to reproduce

npm install vite 6.3.0

System Info

### Versions

- unplugin-vue-i18n: ^6.0.5 (latest)
- vite: ^6.3.0 (latest)

Used Package Manager

npm

Logs

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    p3-minor-bugAn edge case that only affects very specific usage (priority)regressionThe issue only appears after a new release

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions