forge42dev / Remix-Forge

VS Code extension that allows you to generate configurable Remix code
MIT License
78 stars 6 forks source link

Extension hangs when initializing shadcn/ui #24

Open rrapstine opened 3 days ago

rrapstine commented 3 days ago

As the title says, the extension hangs whenever I try to initialize shadcn/ui. I will paste a screenshot of the extension host output below. Also, as a side note, is it intended behavior that I cannot use the extension to add components if I have used the CLI tool to initialize shadcn/ui?

Screenshot 2024-06-27 at 03 21 14
AlemTuzlak commented 3 days ago

I will be fixing this probably next week, the shadcn ui updated their CLI since the last time I wrote it here. I plan to revamp this to not have to be updated on my side for it to work.