MGCB Editor will not work on M1 mac

Hello,
When I try to run a blank project it says “The command “dotnet tool restore” exited with code 1”. I have tried a few things such as installing the .NETx64 and followed the instruction on this page MGCB Not Launching on macOS M1. this is the build output I am getting. does anyone know what is going on.


Thank You.

Do you know which version of MonoGame you have installed?

Also, could you post the contents of your .config/dotnet-tools.json? (this is a hidden folder inside your project folder). Or, a GitHub repo with this project would work.

I ran into this issue when I was getting MonoGame set up on my M1 and I can’t remember the exact steps I used to get past it but I think we can figure it out.