-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
When importing the @neo4j-cypher/react-codemirror module independently, an error occurs:
✘ [ERROR] No matching export in "../../node_modules/.pnpm/@neo4j-cypher+react-codemirror@2.0.0-next.23_react@19.1.0/node_modules/@neo4j-cypher/react-codemirror/dist/lang-cypher/lintWorker.js?worker&url" for import "default"
../../node_modules/.pnpm/@neo4j-cypher+react-codemirror@2.0.0-next.23_react@19.1.0/node_modules/@neo4j-cypher/react-codemirror/dist/lang-cypher/syntaxValidation.js:4:7:
4 │ import WorkerURL from './lintWorker?worker&url';
"dependencies": {
"@neo4j-cypher/react-codemirror": "2.0.0-next.23",
"react": "^19.1.0",
"react-dom": "^19.1.0"
}
cchin25
Metadata
Metadata
Assignees
Labels
No labels