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
I try to run npx shadcn@latest init -y to skip the confirmation prompt
but it still requires me to select the style, is there a way to skip it? thanks
npx shadcn@latest init -y
✔ Preflight checks.
✔ Verifying framework. Found Next.js.
✔ Validating Tailwind CSS.
✔ Validating import alias.
? Which style would you like to use? › - Use arrow-keys. Return to submit.
❯ New York (Recommended)
Default
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.
-
Hi folks,
I try to run
npx shadcn@latest init -y
to skip the confirmation promptbut it still requires me to select the style, is there a way to skip it? thanks
Beta Was this translation helpful? Give feedback.
All reactions