Skip to content

How to specify protoc executablePath in a platform independent way? #44

Open
@valkjsaaa

Description

@valkjsaaa

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementImprovements to existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions