Skip to content

feat: add experimental bun package manager support #5791

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

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

jasongitmail
Copy link
Contributor

Based on the existing NPM and PNPM versions.

I added a test file, based on the test/npm-package-manager.ts.

Not tested via linking and using in a terminal yet.

PR Checklist

What is the current behavior?

Bun package manager is not supported.

What is the new behavior?

Adds support for Bun package manager. Falls back to npm commands when Bun does not have an analogous command, like search and view.

Implements NativeScript/NativeScript#10397

Migration steps

ns package-manager set bun, then use the ns CLI commands like normal.

@rigor789 rigor789 self-requested a review March 13, 2024 13:59
@rigor789 rigor789 self-assigned this Mar 13, 2024
@rigor789 rigor789 changed the title feat: add bun package manager support feat: add experimental bun package manager support Apr 3, 2024
@rigor789
Copy link
Member

rigor789 commented Apr 3, 2024

Marked this as experimental, so we can release it as-is and do follow-up adjustments as necessary.

@rigor789 rigor789 merged commit f758f6c into NativeScript:main Apr 3, 2024
1 check passed
@jasongitmail
Copy link
Contributor Author

Great thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants