git is not initialized during creating a project in WSL.
Author: nishu-murmuCreated Aug 28, 2026Updated Sep 12, 2026
Labelspending-triage
Describe the bug
Reproduction
- Go to your WSL terminal in windows.
- create a project using
bunx wxt@latest init - check for git initialization.
Steps to reproduce
No response
System Info
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/bunUsed Package Manager
bun
Validations
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Source: wxt-dev/wxt