tombonez / noTunes

A simple macOS application that will prevent iTunes or Apple Music from launching.
MIT License
3.56k stars 59 forks source link

Cannot install version 3.4 on Mac running Sonoma 14.0 ("unknown or unsupported macOS version") #44

Closed CaryInVictoria closed 11 months ago

CaryInVictoria commented 11 months ago

(base) ➜ ~ brew install --cask notunes /usr/local/Homebrew/Library/Homebrew/os/mac/version.rb:33:in block in from_symbol': unknown or unsupported macOS version: :dunno (MacOSVersionError) ...from /usr/local/Homebrew/Library/Homebrew/os/mac/version.rb:33:infetch...

tombonez commented 11 months ago

Hi @CaryInVictoria

This is a Homebrew error with running an outdated version.

Running brew update should solve that for you 👍🏻