C#C
C#3y ago
Thinker

✅ Installing .NET on Ubuntu

So just installed .NET on Ubuntu through Snap, and am getting this warning
An issue was encountered verifying workloads. For more information, run "dotnet workload update".

and when running dotnet workload update
Unhandled exception: System.IO.IOException: Read-only file system : '/snap/dotnet-sdk/228/metadata'

idk what to do to solve this
Was this page helpful?