Particle Desktop IDE suddenly not compiling correctly

Hi All,
I am trying to compile a project I’ve compiled a hundred times before. For some reason, when I click compile it seems to function perfectly but the binary file is pretty much empty. All it contains is “{}” and is only 1KB.

When I try to flash it I get a “Error writing firmware: Transfer cancelled” error.

I’m wondering if there is an issue with the online compiling or would it be something local.
I’ve tried logging out and a PC restart, as well as compiling at different FW releases.

I have the same issue over multiple projects that I know compile no problem normally.

Anyone else seen this issue?

Thanks!

You can always try building via CLI particle compile <platform> . from the location your project.properties file is stored.
This may also provide some useful hints about what is going wrong.

1 Like

The API deploy was pulled - it should be working now :smiley:

1 Like

Yup working now!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.