I'm using React Router as a...
framework
Reproduction
I tried to initialize a new app with pnpm, everything seems normal until it stuck when initializing Git repository
System Info
System:
OS: Linux 6.6 EndeavourOS
CPU: (12) x64 AMD Ryzen 5 5600 6-Core Processor
Memory: 19.68 GB / 31.27 GB
Container: Yes
Shell: 5.9 - /usr/bin/zsh
Binaries:
Node: 20.11.1 - ~/.nix-profile/bin/node
Yarn: 1.22.21 - ~/.nix-profile/bin/yarn
npm: 10.2.4 - ~/.nix-profile/bin/npm
pnpm: 8.15.3 - ~/.nix-profile/bin/pnpm
bun: 1.2.2 - ~/.bun/bin/bun
Browsers:
Brave Browser: 131.1.73.104
npmPackages:
@react-router/dev: ^7.4.0 => 7.4.0
@react-router/node: ^7.4.0 => 7.4.0
@react-router/serve: ^7.4.0 => 7.4.0
react-router: ^7.4.0 => 7.4.0
vite: ^5.4.11 => 5.4.14
Used Package Manager
pnpm
Expected Behavior
Project setup completed
Actual Behavior
Stuck On Git initializing
