Closed
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
35
Operating system
window11
Last known working Forge version
No response
Expected behavior
Create a New Application
npx create-electron-app@latest my-app
Actual behavior
npx create-electron-app@latest my-app
An unhandled rejection has occurred inside Forge:
Error: Template (base) is not compatible with this version of Electron Forge (7.7.0), it requires 6.1.1
Steps to reproduce
npx create-electron-app@latest my-app
Additional information
No response