Closed SySagar closed 10 months ago
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
windows node
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