0

When flashing an updated application to a new Electron device running 0.6 firmware, I get the following error:

Error writing firmware...Incorrect platform id (expected 10, parsed 0), use --force to override

I can flash an old application just fine, but it's not accepting any updated or new ones.

user3076252
  • 1,919
  • 13
  • 13

1 Answers1

0

Simply need to build for the correct device platform in the WebIDE. Go to Devices and check that the little star next to your device is selected (gold).

user3076252
  • 1,919
  • 13
  • 13