-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Description
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
Labels
No labels