-
-
Notifications
You must be signed in to change notification settings - Fork 590
Open
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.10.1
Electron version
any
Operating system
Windows 11
Last known working Forge version
7.10.0
Expected behavior
npx create-electron-app@latest my-app, everything ok.
Actual behavior
when using the command npx create-electron-app@latest my-app, the error message appears: "'create-electron-app' is not recognized as an internal or external command, operable program or batch file."
Steps to reproduce
just npx create-electron-app@latest my-app in windows 11
Additional information
Could the issue be caused by the removal of preversion
here https://github.com/electron/forge/pull/4009/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519 ?
Metadata
Metadata
Assignees
Labels
No labels