You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to install via CLI with npx shadcn-ui@latest add popover I get: ⠋ Installing dependencies...Command failed with ENOENT: bun add tailwindcss-animate class-variance-authority clsx tailwind-merge lucide-react
If I go the manual install route, then try to install a component with npx shadcn-ui@latest add popover I get: .Command failed with ENOENT: bun add @radix-ui/react-popover spawn bun ENOENT
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to install via CLI with
npx shadcn-ui@latest add popover
I get:⠋ Installing dependencies...Command failed with ENOENT: bun add tailwindcss-animate class-variance-authority clsx tailwind-merge lucide-react
If I go the manual install route, then try to install a component with
npx shadcn-ui@latest add popover
I get:.Command failed with ENOENT: bun add @radix-ui/react-popover spawn bun ENOENT
Beta Was this translation helpful? Give feedback.
All reactions