SawyerHood / draw-a-ui

Draw a mockup and generate html for it
https://draw-a-ui.com
MIT License
13.1k stars 1.57k forks source link

yarn build error ! #80

Open jhh78 opened 6 months ago

jhh78 commented 6 months ago

info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules Linting and checking validity of types .Failed to compile.

./app/PreviewShape/PreviewShape.tsx:9:2 Type error: Module '"@tldraw/tldraw"' has no exported member 'Vec'.

7 | SvgExportContext, 8 | TLBaseShape,

9 | Vec, | ^ 10 | toDomPrecision, 11 | useIsEditing, 12 | useToasts, error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.