Skip to content

Typo NOT_REOSLVED breaks current @nuxtjs/i18n and vue-i18n package error #50

Open
@maxdzin

Description

@maxdzin

Describe the bug

There's a typo in the import, which was resolved in other @intlify packages recently (from what I see): "NOT_REOSLVED" > "NOT_RESOLVED"
In this package, it still uses "NOT_REOSLVED" here, which caused @nuxtjs/i18n and vue-i18n packages usage error:

Uncaught SyntaxError: The requested module '/_nuxt/@fs/.../node_modules/.cache/vite/client/deps/@intlify_core-base.js?v=4a7daf0f' does not provide an export named 'NOT_REOSLVED' (at vue-i18n.mjs:7:282)

Reproduction

NOT_REOSLVED,

System Info

System:
    OS: Linux 6.6 Ubuntu 24.04.2 LTS 24.04.2 LTS (Noble Numbat)
    CPU: (2) x64 Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz
    Memory: 827.45 MB / 4.80 GB
    Container: Yes
    Shell: 5.2.21 - /bin/bash
  Binaries:
    Node: 22.16.0 - ~/.nvm/versions/node/v22.16.0/bin/node
    npm: 11.4.1 - ~/.nvm/versions/node/v22.16.0/bin/npm
    pnpm: 10.12.4 - ~/.local/share/pnpm/pnpm

Used Package Manager

pnpm

Additional context

No response

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions