Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot include /opt/homebrew/opt/protobuf/include as an import path. #164

Open
pkpfr opened this issue Aug 22, 2022 · 0 comments
Open

Cannot include /opt/homebrew/opt/protobuf/include as an import path. #164

pkpfr opened this issue Aug 22, 2022 · 0 comments

Comments

@pkpfr
Copy link

pkpfr commented Aug 22, 2022

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:

  1. Install protobuf via Homebrew on an M1/M2 Mac.
  2. Note that imported google proto files are not found.
  3. Try to add the location of these files /opt/homebrew/opt/protobuf/include or /opt/homebrew/include as an import path.
  4. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant