Description
Pre-flight checklist
- I have read the contribution documentation for this project.
- I agree to follow the code of conduct that this project uses.
- I have searched the issue tracker for a bug that matches the one I want to file, without success.
Forge version
7.7.0
Electron version
unknown
Operating system
archlinux 6.13.7
Last known working Forge version
No response
Expected behavior
run pnpm create electron-app@latest my-pnpm-app --template=vite-typescript
to create an electron project that based on vite and typescript.
Actual behavior
Get an error like follow picture in Initializing template
step
Steps to reproduce
just run pnpm create electron-app@latest my-pnpm-app --template=vite-typescript
Additional information
No response