forge42dev / Remix-Forge

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

Extension hangs when initializing shadcn/ui #24

Open rrapstine opened 4 months ago

rrapstine commented 4 months 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 4 months 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.

rrapstine commented 4 months ago

I look forward to the update! Will that also fix the issue of not being able to use the extension if I had already initialized Shadcn/ui via CLI?

AlemTuzlak commented 3 months ago

okay so I released the update and now the commands will run inside a VS code terminal which will show you the updates and tell you if something wen't wrong or not