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

fix(bunx): bunx scripts run using bun instead of node #1590

Merged
merged 3 commits into from
Oct 21, 2023

Conversation

xrehpicx
Copy link
Contributor

@xrehpicx xrehpicx commented Sep 25, 2023

Issue:
By default bunx runs scripts using Node.

Changes Made:
adding the --bun flag while copying the bunx command for installing components

Contributor's Checklist:
Before submitting this pull request, I have adhered to the commit convention outlined in the repository's contribution guide:

✅ Used the appropriate commit category: fix
✅ Clearly described the scope of the fix (i.e., the card component)
✅ Provided a descriptive commit message that explains the changes made

Additional Notes:
I have followed the repository's contribution guidelines and conventions, ensuring that this pull request aligns with the project's standards.

Thank you for considering this pull request. It aims to enhance the consistency and user experience of the card component in the application. If you have any questions or require further information, please feel free to reach out.

@vercel
Copy link

vercel bot commented Sep 25, 2023

@xrehpicx is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@xrehpicx xrehpicx changed the title fix: bunx scripts run using bun instead of node fix(bunx): bunx scripts run using bun instead of node Sep 25, 2023
@shadcn shadcn added documentation Improvements or additions to documentation area: www automerge labels Oct 21, 2023
@vercel
Copy link

vercel bot commented Oct 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2023 0:41am

@shadcn shadcn merged commit 5877dcd into shadcn-ui:main Oct 21, 2023
4 checks passed
kjxbyz pushed a commit to muse-ui/muse-ui that referenced this pull request Jun 7, 2024
* fix: using bun to initialize project works now

* style(www): format write

---------

Co-authored-by: shadcn <[email protected]>
artabr pushed a commit to artabr/shadcn-ui that referenced this pull request Dec 15, 2024
* fix: using bun to initialize project works now

* style(www): format write

---------

Co-authored-by: shadcn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: www automerge documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants