Open Steviey opened 8 years ago
Command "electron" in the app folder popups an electron window with the statement: Drag your app here to run it.
Try running electron </path/to/your/main/file>, or if your main file is set in your package.json, just run electron ..
electron </path/to/your/main/file>
electron .
Command "electron" in the app folder popups an electron window with the statement: Drag your app here to run it.