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(windows): fix bun init by working around windows terminal bug #8506

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

paperdave
Copy link
Collaborator

Fixes #8504

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

❌🪟 @paperdave, there are 5 test regressions on Windows x86_64

  • test\bundler\bundler_edgecase.test.ts
  • test\cli\inspect\inspect.test.ts
  • test\js\node\async_hooks\AsyncLocalStorage.test.ts
  • test\regression\issue\08095.test.ts
  • test\transpiler\runtime-transpiler.test.ts

Full Test Output

@Jarred-Sumner Jarred-Sumner merged commit 6faeef6 into main Jan 27, 2024
26 of 31 checks passed
@Jarred-Sumner Jarred-Sumner deleted the dave/win/workaround-win-terminal-bug branch January 27, 2024 04:55
ryoppippi pushed a commit to ryoppippi/bun that referenced this pull request Feb 1, 2024
sroussey pushed a commit to sroussey/bun that referenced this pull request Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bun init doesnt work in Windows terminal
2 participants