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
Hi
Thanks for this very nice tap that help immensely when working with multiple frameworks.
I really appreciate your work 🥇
My problem:
I have started getting this error when updating my NET SDK's (last week or so)
I have not experienced this before.
Error: Problems with multiple casks:
isen-ng/dotnet-sdk-versions/dotnet-sdk8-0-400: Broken pipe.
isen-ng/dotnet-sdk-versions/dotnet-sdk9-0-200: Broken pipe.
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
The problem resides and it seems like the SDK is not updated.
Do you have any input?
The text was updated successfully, but these errors were encountered:
Actually I don't have a clue why this happens. A broken pipe refers to an exception thrown when trying to write to a closed socket, or when a socket is closed and a thread is interrupted.
At this point it could be:
your machine is unable to reach github over the network to update the cask
your machine is unable to reach microsoft servers to download the sdk package, or
some other issue with homebrew
Are you still experiencing this after a day or two? or after changing a network?
Anyone else experiencing this as well?
Hi
Thanks for this very nice tap that help immensely when working with multiple frameworks.
I really appreciate your work 🥇
My problem:
I have started getting this error when updating my NET SDK's (last week or so)
I have not experienced this before.
The problem resides and it seems like the SDK is not updated.
Do you have any input?
The text was updated successfully, but these errors were encountered: