Particle Workbench Compiler error

Hello,
I’m getting an error when creating a new project using the Particle Workbench. Does anyone knows how to fix it?"

message: Unable to handle compilation, expected exactly one compiler job in ''
clang(fe_expected_compiler_job)

this is what we need to help troubleshoot:

1 Like

As it seems your VS Code interprets this as an Arduino project and I cannot see the Particle Extension (:particle:) installed either.

Once you have the correct extension installed and the Arduino extension (temporarily) deactivated you can try again.

However, a environment audit (as mentioned by Matthew) would help troubleshooting.

3 Likes

Thank you! I disabled all the Clang extensions and everything is working perfect now :slightly_smiling_face:

2 Likes