kr icon indicating copy to clipboard operation
kr copied to clipboard

Unsupported OS X version 10.16. Krypton requires 10.11+

Open stuartbreckenridge opened this issue 5 years ago • 8 comments
trafficstars

kr: Installing Krypton...
kr: Unsupported OS X version 10.16. Krypton requires 10.11+

Unable to install on macOS 11 (10.16) Big Sur.

stuartbreckenridge avatar Jul 07 '20 08:07 stuartbreckenridge

Thanks. Can you give it another go?

agrinman avatar Jul 07 '20 15:07 agrinman

It works on 10.16.

As a heads up it's 11.0 on the DTK, so I assume 10.16 will need to change to 11.0

stuartbreckenridge avatar Jul 09 '20 00:07 stuartbreckenridge

This is a problem now on the Big Sur release candidate because, as mentioned above, the version now reports as 11.0

billstanden avatar Nov 11 '20 14:11 billstanden

seems apple made Big Sur show as 10.16 for some apps for compatibility reason

FernandoMiguel avatar Nov 14 '20 13:11 FernandoMiguel

Will fix this soon. A simple work around is to download the install script here: https://krypt.co/kr and change 10.16 to 11.0.

agrinman avatar Nov 15 '20 16:11 agrinman

Seal deal for 11.1 on a M1 Mac Mini

balupton@Benjamins-Mac-mini ~ % curl https://krypt.co/kr | sh

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  8585  100  8585    0     0   9755      0 --:--:-- --:--:-- --:--:--  9744
kr: Installing Krypton...
kr: Unsupported OS X version 11.1. Krypton requires 10.11+

balupton avatar Dec 17 '20 07:12 balupton

The project seems semi-abandoned. I suggest forgoing the install script and installing with homebrew.

$ brew upgrade kryptco/tap/kr && brew install kr

tobbbles avatar Jan 08 '21 11:01 tobbbles

Another dupe issue here: https://github.com/kryptco/kr/issues/319#issuecomment-747262933

I did a PR here: https://github.com/kryptco/www/pull/29

Can be used with:

curl https://raw.githubusercontent.com/kryptco/www/ea93713b45d03a8568b489000e71a0724e82dddd/kr | sh

@tobbbles solution is also fine

balupton avatar Jan 10 '21 23:01 balupton