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
Cannot find or add google proto definitions where protobuf has been added via Homebrew on an M1/M2 Mac. There is no way to add /opt/homebrew/opt/protobuf/include as an import path.
Steps to reproduce the behavior:
Install protobuf via Homebrew on an M1/M2 Mac.
Note that imported google proto files are not found.
Try to add the location of these files /opt/homebrew/opt/protobuf/include or /opt/homebrew/include as an import path.
Path is highlighted red, with an explanation mark icon. Files are not imported.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Plugin (please complete the following information):
OS: MacOS 12.5, MacBook Air 2022 (M2)
Plugin version: 3.88
IDE: Goland 2022.2..1
Note, Goland has been granted full disk access, but issue remains.
The text was updated successfully, but these errors were encountered:
Cannot find or add google proto definitions where protobuf has been added via Homebrew on an M1/M2 Mac. There is no way to add /opt/homebrew/opt/protobuf/include as an import path.
Steps to reproduce the behavior:
/opt/homebrew/opt/protobuf/include
or/opt/homebrew/include
as an import path.Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Plugin (please complete the following information):
Note, Goland has been granted full disk access, but issue remains.
The text was updated successfully, but these errors were encountered: