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
Each time I try to update KiCad using homebrew I have this error:
➜ ~ brew upgrade kicad
==> Downloading https://formulae.brew.sh/api/formula.jws.json
##O=# #
==> Downloading https://formulae.brew.sh/api/cask.jws.json
############################################################################################################################################### 100.0%
==> Upgrading 1 outdated package:
kicad 6.0.9-0 -> 7.0.6-0
==> Upgrading kicad
==> Downloading https://kicad-downloads.s3.cern.ch/osx/stable/kicad-unified-universal-7.0.6-0.dmg
Already downloaded: /Users/sebastien/Library/Caches/Homebrew/downloads/ae85ec4f01f32c5e25531f4ee5f90aec7f21684b1a22faf60667d2a7ef0cd538--kicad-unified-universal-7.0.6-0.dmg
==> Purging files for version 7.0.6-0 of Cask kicad
Error: kicad: It seems there is already an App Suite at '/usr/local/Caskroom/kicad/6.0.9-0/KiCad'.
My workaround was to uninstall completely the older version and then reinstalling KiCad but I wonder if there is a proper way to upgrade this cask
➜ ~ brew update && brew update && brew doctor && brew cu
Already up-to-date.
Already up-to-date.
Your system is ready to brew.
Error: Unknown command: cu
The text was updated successfully, but these errors were encountered:
This is issue with the cask itself, doesn't really have anything to do with this repo. Even the command itself isn't the one provided here. Not sure if running brew cu for this makes a difference, but it's probably a problem with the cask itself. So not sure if there is any solution.
Each time I try to update KiCad using homebrew I have this error:
My workaround was to uninstall completely the older version and then reinstalling KiCad but I wonder if there is a proper way to upgrade this cask
The text was updated successfully, but these errors were encountered: