Until yesterday everything worked as usual. This morning I tried to open a project and I was met with such error:
/snap/dotnet-sdk/current/dotnet: error while loading shared libraries: libc.musl-x86_64.so.1: cannot open shared object file: No such file or directory
I'm completely lost, nothing has changed in my system since yesterday and as such I'm wondering if there's anyone who had similar issues?
It happens both with versions 3.1.302
and 3.1.401
of .NET Core SDK.
I'm on Ubuntu 20.04.1 with 5.4.0-42-generic
kernel.