raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.28k stars 2.98k forks source link

[Shadcn/ui] install commands no longer work #14347

Closed alivault closed 3 weeks ago

alivault commented 4 weeks ago

Extension

https://www.raycast.com/luisFilipePT/shadcn-ui

Raycast Version

1.82.1

macOS Version

14.5

Description

Install commands for shadcn have been updated to this format: npx shadcn@latest add tooltip (from npx shadcn-ui@latest add tooltip) - notice the dropped -ui You can confirm this on the shadcn website: https://ui.shadcn.com/docs/components/tooltip

Steps To Reproduce

  1. copy the current install command using shadcn extension
  2. notice the command fails to install

Current Behaviour

doesn't work

Expected Behaviour

should work

raycastbot commented 4 weeks ago

Thank you for opening this issue!

🔔 @luisFilipePT @WilliamWelsh @Olivier-OG you might want to have a look.

💡 Author and Contributors commands The author and contributors of `luisFilipePT/shadcn-ui` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.