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 guess it is related to some nasty exception wrapping in ExternalSystemAPI see my PR
So like a workaround I added some unwrap logic to handle this. This should be fixed in 1.132 version.
I thought that was fixed some time ago but apparently not.
I recently had a syntax error in my
Build.kt
and syncing my project would simply abort very quickly with no error message.As far as I remember, the Kobalt process is providing you the error message if the
Build.kt
cannot be compiled, right? (if not, let me know)Could you display that error message prominently if the server sends it to you?
The text was updated successfully, but these errors were encountered: