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

πŸ”¨ chore: fix vercel deployment error #1654

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Mar 20, 2024

πŸ’» ε˜ζ›΄η±»εž‹ | Change Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • ⚑️ perf
  • πŸ“ docs

πŸ”€ ε˜ζ›΄θ―΄ζ˜Ž | Description of Change

due to oven-sh/bun#9503 and oven-sh/bun#9489 (comment) , there is an install failure with bun@v1.0.32 and 1.0.33.

Vercel bump bun version to 1.0.32 then casue the deployment failed.

just temporarily lock bun version to 1.0.31 to avoid failure. fix #1651

πŸ“ θ‘₯充俑息 | Additional Information

bun install failure again after several months (#960).

Hello bun team, @Jarred-Sumner @dylan-conway @Electroid, can we have some methods to avoid this problem ever? Because the install failure will block lots of LobeChat self-hosting users to start their deployment.

If not, maybe we have to consider to switch back to pnpm 😰

@arvinxx arvinxx merged commit 5efb0b4 into main Mar 20, 2024
7 of 9 checks passed
@arvinxx arvinxx deleted the chore/fix-vercel-deployment branch March 20, 2024 08:59
@lobehub lobehub deleted a comment from lobehubbot Mar 20, 2024
@lobehub lobehub deleted a comment from lobehubbot Mar 20, 2024
@lobehub lobehub deleted a comment from lobehubbot Mar 20, 2024
@lobehub lobehub deleted a comment from vercel bot Mar 20, 2024
TheNameIsNigel pushed a commit to TheNameIsNigel/lobe-chat that referenced this pull request Mar 20, 2024
@lobehubbot
Copy link
Member

πŸŽ‰ This PR is included in version 0.139.2 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

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.

[Bug] vercel deployment failure
2 participants