jaredpalmer / tsdx

Zero-config CLI for TypeScript package development
https://tsdx.io
MIT License
11.2k stars 505 forks source link

tsdx build error : need help #1185

Closed SySagar closed 5 months ago

SySagar commented 6 months ago

Problem

I am trying to run tsdx build to build my componet library built on top of shadcn.ui It shows me this error:

(typescript) Error: D:/KoinX/dls/src/components/base/ui/button.tsx(3,20): syntax error TS1005: ',' expected.

But as per docs this is the suggested way and there is no way the code can be wrong. So whats the exact problem here

Your environment

windows node