Closed adenine-dev closed 5 years ago
So for completely unrelated reasons I had to reinstall windows on my machine. After doing this and getting a fresh copy of node the application worked. So there was probably something in my cache apologies for the inconvenience.
Please describe your issue: Win10 64, electron forge 5.2.4. When running
npm start
,electron-forge start
, oryarn start
on a newly created electron forge application the script appears to run however does not do anything. When attempting to edit the application logging confirms the script is running however nothing actually happens.*Console output when you run
electron-forge
with the environment variable `DEBUG=electron-forge:`. (Instructions on how to do so here). Please include the stack trace if one exists.**What command line arguments are you passing?
What does your
config.forge
data inpackage.json
look like?electron-forge init neo-fabel
cd neo-fabel
electron-forge start