-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
For my Webapplication which uses Typescript, React and Vite.
with pnpm as the package manager.
I get this error:
Could not find a declaration file for module '@neo4j-cypher/react-codemirror'. 'C:/Users/********/node_modules/.pnpm/@neo4j-cypher+react-codemirror@1.0.4_react@18.3.1/node_modules/@neo4j-cypher/react-codemirror/es/react-codemirror.js' implicitly has an 'any' type.
There are types at 'c:/Users/*******/node_modules/@neo4j-cypher/react-codemirror/src/react-codemirror.d.ts', but this result could not be resolved when respecting package.json "exports". The '@neo4j-cypher/react-codemirror' library may need to update its package.json or typings.ts(7016)
when trying to import the React-codemirror element.
The code is still able to run, it is just the typechecking that is a problem.
Because my IDE tells me its a problem with the package definition I have created an issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels