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
The compilation error occurs when associatedtype Err: Error is present. If I remove : Error (so it becomes just associatedtype Err), the code builds successfully.
Sadly, but the error message is not helpful:
Command EmitSwiftModule failed with a nonzero exit code