particle-cli
particle-cli copied to clipboard
Compile failed: Compiler encountered an error
Ref this forum post: https://community.particle.io/t/undefined-compile-failed-compiler-encountered-an-error/45478
I cannot get rid of this error. I'm using CLI Version 1.35.1 on node version v8.12.0. The compilation fails due to a Promise that is not resolving and I'm not getting any error output at all - just "undefined".
I can compile other projects in other folders. Restoring the git repository to a former state that I know did compile does not help. Can there be a hidden file with problematic settings somewhere?
Let's follow up in the community. Based on the error message it seems like an issue with the code being compiled. Once we identify the error I can log a bug report to the cloud compiler service to add a better error message.