Skip to content

lang extension missing peer deps #754

@philibea

Description

@philibea

Between version 4.25.2 and 4.25.4

On the lasted update we have this error, it's like lang-jinja was missing in the peerDeps.


 [ERROR] Could not resolve "@codemirror/lang-jinja"

    node_modules/.pnpm/@[email protected]_@[email protected]_@codemirror+lan_918addad3ce5f05c9de1ab7d9c7aae16/node_modules/@uiw/codemirror-extensions-langs/esm/index.js:9:32:
      9 │ import { jinja as _jinja } from '@codemirror/lang-jinja';
        ╵                                 ~~~~~~~~~~~~~~~~~~~~~~~~

  You can mark the path "@codemirror/lang-jinja" as external to exclude it from the bundle, which will remove this error and leave the unresolved path in the bundle.

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