We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As of Ventura 13.4 and Homebrew 4.0.22-6-gf71294d getting the following permissions error when performing --firmware task:
Ventura 13.4
Homebrew 4.0.22-6-gf71294d
--firmware
➜ goprox --version goprox v00.52.00 ➜ goprox --firmware labs GoProX started... Checking firmware... _firmware:34: permission denied: /opt/homebrew/Cellar/goprox/00.52.00/bin/firmware.labs/HERO11 Black/H22.01.02.10.70 No firmware files found at /opt/homebrew/Cellar/goprox/00.52.00/bin/firmware.labs/HERO11 Black GoProX processing finished.
same with
➜ sudo goprox --firmware labs GoProX started... Checking firmware... _firmware:34: permission denied: /opt/homebrew/Cellar/goprox/00.52.00/bin/firmware.labs/HERO11 Black/H22.01.02.10.70 No firmware files found at /opt/homebrew/Cellar/goprox/00.52.00/bin/firmware.labs/HERO11 Black GoProX processing finished.
The text was updated successfully, but these errors were encountered:
fxstein
No branches or pull requests
As of
Ventura 13.4
andHomebrew 4.0.22-6-gf71294d
getting the following permissions error when performing--firmware
task:same with
The text was updated successfully, but these errors were encountered: