Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
BishalN opened this issue Oct 3, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@BishalN
Copy link

BishalN commented Oct 3, 2024

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

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@BishalN BishalN added the bug Something isn't working label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant