-
Notifications
You must be signed in to change notification settings - Fork 639
Open
Description
Here is the output from the build:
vite build
vite v7.2.4 building client environment for production...
✓ 1267 modules transformed.
src/components/messages/FlowDiagram/useLayout.ts:1:19 - error TS7016: Could not find a declaration file for module '@dagrejs/dagre'. '/Users/xxxxx/Projects/xxxxxxx/src/Frontend/node_modules/@dagrejs/dagre/dist/dagre.esm.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/dagrejs__dagre` if it exists or add a new declaration (.d.ts) file containing `declare module '@dagrejs/dagre';`
1 import dagre from "@dagrejs/dagre";
Rijndael1998, KubaOczko, msebire, alzasim, nnthanh01061999 and 4 more
Metadata
Metadata
Assignees
Labels
No labels