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).
"executablePath": "/opt/homebrew/bin/protoc"