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
Similar to #864, the R-CMD-check workflow here is reported as being successful but also produces the error "macOS-latest (release) No such keg: /opt/homebrew/Cellar/[email protected]" as can be seen here.
Seems like it's trying to 'unlink' something that isn't there?:
Downloading macOS utils
/opt/homebrew/bin/brew unlink [email protected]
Error: No such keg: /opt/homebrew/Cellar/[email protected]
/opt/homebrew/bin/brew install qpdf pkgconfig checkbashisms ghostscript
Warning: pkgconf 2.3.0_1 is already installed and up-to-date.
The text was updated successfully, but these errors were encountered:
Similar to #864, the R-CMD-check workflow here is reported as being successful but also produces the error "macOS-latest (release) No such keg: /opt/homebrew/Cellar/[email protected]" as can be seen here.
Seems like it's trying to 'unlink' something that isn't there?:
Downloading macOS utils
/opt/homebrew/bin/brew unlink [email protected]
Error: No such keg: /opt/homebrew/Cellar/[email protected]
/opt/homebrew/bin/brew install qpdf pkgconfig checkbashisms ghostscript
Warning: pkgconf 2.3.0_1 is already installed and up-to-date.
The text was updated successfully, but these errors were encountered: