Skip to content

Fix Tar in bunx electrobun init on windows & ignore node#352

Open
NullDev wants to merge 2 commits intoblackboardsh:mainfrom
NullDev:fix-win-init
Open

Fix Tar in bunx electrobun init on windows & ignore node#352
NullDev wants to merge 2 commits intoblackboardsh:mainfrom
NullDev:fix-win-init

Conversation

@NullDev
Copy link
Copy Markdown
Contributor

@NullDev NullDev commented Mar 27, 2026

  1. Use the system tar command on windows for bunx electrobun init instead of cygwin, gitbash, or gnuwin32
  2. The init script actually uses nodejs and not bun. Outdated node versions cause errors (e.g. optional chaining)
    • No downside with using bun directly, even in the shebang

context

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.

Tar extract does not work on Windows using Git Bash

1 participant