Default platforms: null
in forge config "makers" prevents app from starting
#2016
Labels
platforms: null
in forge config "makers" prevents app from starting
#2016
Preflight Checklist
Issue Details
I am in the process of migrating from electron-forge v5. After running yarn
electron-forge import
,npm start
fails to start the app and outputs the error below.Expected Behavior
The electron app should start.
Actual Behavior
To Reproduce
Set
platforms: null
in and of the forge config's "makers"The text was updated successfully, but these errors were encountered: