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]: could not determine executable to run for package shadcn-ui #4980

Open
2 tasks done
rizonkumar opened this issue Sep 26, 2024 · 0 comments
Open
2 tasks done

[bug]: could not determine executable to run for package shadcn-ui #4980

rizonkumar opened this issue Sep 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rizonkumar
Copy link

Describe the bug

Subject: Issue adding any component with shadcn-ui

Hi team,

I'm encountering an issue while trying to add the card component using shadcn-ui. I've attached screenshots for reference.

Steps to reproduce:

I run the following command: bunx --bun shadcn-ui@latest add card (OR) bun x shadcn-ui@latest add card

Expected behavior:
The card component should be added to my project using shadcn-ui.

image
image

Affected component/components

All the components

How to reproduce

Actual behavior:
I receive the following error message: "could not determine executable to run for package shadcn-ui"

Additional information:

I've attempted to add the component using both npm and bun, with the same error occurring.
Operating System: Windows 11
Node.js version: v18.18.1
Bun version: v1.1.29
npm version: v10.8.3

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

Windows 11

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@rizonkumar rizonkumar added the bug Something isn't working label Sep 26, 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