#2603·wxt

git is not initialized during creating a project in WSL.

Author: nishu-murmuCreated Aug 28, 2026Updated Sep 12, 2026
Labelspending-triage

Describe the bug

Image

Reproduction

  1. Go to your WSL terminal in windows.
  2. create a project using bunx wxt@latest init
  3. check for git initialization.

Steps to reproduce

No response

System Info

bash
System:
    OS: Linux 6.18 Debian GNU/Linux 13 (trixie) 13 (trixie)
    CPU: (8) x64 Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz
    Memory: 6.85 GB / 7.67 GB
    Container: Yes
    Shell: 5.9 - /usr/bin/zsh
  Binaries:
    Node: 22.21.0 - /home/amos/.nvm/versions/node/v22.21.0/bin/node
    npm: 10.9.4 - /home/amos/.nvm/versions/node/v22.21.0/bin/npm
    pnpm: 10.26.2 - /home/amos/.nvm/versions/node/v22.21.0/bin/pnpm
    bun: 1.4.0 - /home/amos/.bun/bin/bun

Used Package Manager

bun

Validations