Cannot open / Sharing violation on path

After a Mac OS and Visual Studio update a persistent error is now on every project on this computer. I reinstalled Visual Studio and reinstalled the version of Unity. I have a feeling it has something to do with the permissions that Unity is needing and Mac OS is allowing however every folder is read/write. Attached is the error codes that are persistent. Also, any script that is added to any object gives a third error.

6937261--815071--Screen Shot 2021-03-15 at 10.23.52 AM.png
I could add that the project works just fine on my laptop.

That /Volumes/Solid.blablabla directory… do you have that directory still?

If not, it might be just some trash Visual Studio userprefs or solution referring to it. Those files are in the root of your project (as a peer to Assets / ProjectSettings) and can be freely deleted.

You can regenerate all the CSPROJ and SLN files by going to Assets → Open C# Project in Unity.