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

Update lock file with Bun 1.1.x to include optional win32 binaries #3787

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fturmel
Copy link
Member

@fturmel fturmel commented Apr 26, 2024

The lock file is using Bun 1.0.30, which is before they started shipping Windows binaries. This is causing npm install errors for new contributors on Windows.

I believe simply updating the bun and @types/bun deps should fix the problem.

see #3785 for reference

@fturmel fturmel added ⚙️ Chore dependencies Pull requests that update a dependency file labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant