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]: Script not found #3738

Closed
2 tasks done
Boby900 opened this issue May 14, 2024 · 2 comments
Closed
2 tasks done

[bug]: Script not found #3738

Boby900 opened this issue May 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Boby900
Copy link

Boby900 commented May 14, 2024

Describe the bug

While running the cmd bunx --bun shadcn-ui@latest init
I am getting the error: Script not found "shadcn-ui@latest"

Affected component/components

Not able to install the project

How to reproduce

Use this cmd bunx --bun shadcn-ui@latest init in Windows using the Git Bash
Screenshot (459)

Codesandbox/StackBlitz link

https://github.com/Boby900/yogurt

Logs

$ bunx --bun shadcn-ui@latest init
error: Script not found "shadcn-ui@latest"

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (4) x64 Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz
    Memory: 594.21 MB / 3.92 GB
  Binaries:
    Node: 21.1.0 - C:\Program Files\nodejs\node.EXE
    npm: 10.4.0 - C:\Program Files\nodejs\npm.CMD
    bun: 1.1.6 - ~\AppData\Roaming\npm\bun.CMD
  Browsers:
    Chrome: 124.0.6367.207
    Edge: Chromium (123.0.2420.97)
    Internet Explorer: 11.0.19041.3636

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@Boby900 Boby900 added the bug Something isn't working label May 14, 2024
@websaid
Copy link

websaid commented May 18, 2024

Please fix :)

@Boby900
Copy link
Author

Boby900 commented May 28, 2024

using the bun with a space worked for me.
bun x --bun shadcn-ui@latest init

@Boby900 Boby900 closed this as completed May 28, 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

2 participants