Daniel Cordeiro
Results
1
comments of
Daniel Cordeiro
I had the same problem in Mac M1 and I fixed it by changing the path in .zshrc from `export PATH="/usr/local/share/dotnet/x64:$PATH"` to `export PATH="/usr/local/share/dotnet:$PATH"`