ui icon indicating copy to clipboard operation
ui copied to clipboard

[bug]: Does not give proper error message when create-next fails with issue during init

Open BishalN opened this issue 1 year ago • 0 comments

Describe the bug

image Here the error is nextjs does not allow project name to capital letter but the output give by shadcn is not specific

Affected component/components

Shadcn cli

How to reproduce

  1. pnpm dlx shadcn@latest init
  2. Give your project name with capital letters Then you get vague error something went wrong; Instead it should propagate the error from nextjs cli

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

Not imp

Before submitting

  • [X] I've made research efforts and searched the documentation
  • [X] I've searched for existing issues

BishalN avatar Oct 03 '24 01:10 BishalN