You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: