Building in cloud ide APP FLASH overflows

Hi

When I try to compile an example from https://github.com/particle-iot/AssetTracker in the online ide, it does not compile, saying the APP FLASH space has overflowed. However, when I build the project locally with ‘particle --no-update-check compile electron …’ it works and the binary is only 25KB. What is the difference, and how can I compile the Project in the IDE correctly?

Thanks
Sevi

You have checked that you actally target an Electron in Web IDE?

1 Like