GoProX
GoProX copied to clipboard
Bug: Permission Denied during --firmware processing
As of Ventura 13.4 and Homebrew 4.0.22-6-gf71294d getting the following permissions error when performing --firmware task:
➜ 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.