Closed marcelgerber closed 8 years ago
electron-rebuild was failing when I tried to use electron instead of electron-prebuilt, must check again
Yeah, I had the same experience last night. I had to stop at a certain point, since I couldn't resolve the issue. :-/
This is fixed by electron-rebuild@1.2.0
, I was probably using the older one. Merged.
Thanks @MarcelGerber
Updates all 3 Electron dependencies that have been updated.
Notice how we can use
electron
instead ofelectron-prebuilt
now.