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)
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:
As it seems your VS Code interprets this as an Arduino project and I cannot see the Particle Extension () 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.
Thank you! I disabled all the Clang extensions and everything is working perfect now