Open Steviey opened 8 years ago
npm start with:
"scripts": { "start": "electron ." },
...hangs, does nothing.
Got the tip from a presentation video on Youtube. I currently see no documentation how to use electron-prebuild-compile. The info on the front-page is somehow missleading, since it don't work as expected in any case.
Win 7 + node 6.x
npm start with:
"scripts": { "start": "electron ." },
...hangs, does nothing.
Got the tip from a presentation video on Youtube. I currently see no documentation how to use electron-prebuild-compile. The info on the front-page is somehow missleading, since it don't work as expected in any case.
Win 7 + node 6.x