Raspberry Pi only supports Electron 3.0.13
Closed this issue · 0 comments
olzzon commented
Current version of raspbian does not support Electron 4.0.x
Workaround:
change electron to 3.0.13 in package.json
run yarn
run yarn start
Closed this issue · 0 comments
Current version of raspbian does not support Electron 4.0.x
Workaround:
change electron to 3.0.13 in package.json
run yarn
run yarn start