You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read from the documentation that I'm supposed to provide the path to the protoc binary. Can this be more portable? I think Intel-based Mac vs. ARM-based Mac will have a different path (/opt/homebrew/bin/protoc vs /usr/local/bin/protoc).