Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Request support Apple Silicon #319

Closed
xuanyunhui opened this issue Nov 19, 2020 · 6 comments · May be fixed by kryptco/www#29
Closed

Request support Apple Silicon #319

xuanyunhui opened this issue Nov 19, 2020 · 6 comments · May be fixed by kryptco/www#29

Comments

@xuanyunhui
Copy link

ruining@ruinings-MacBook-Air ~ % 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 6568 0 0:00:01 0:00:01 --:--:-- 6568
kr: Installing Krypton...
kr: Unsupported OS X version 11.0. Krypton requires 10.11+
ruining@ruinings-MacBook-Air ~ % uname -a
Darwin ruinings-MacBook-Air.local 20.1.0 Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:10 PDT 2020; root:xnu-7195.50.7~2/RELEASE_ARM64_T8101 arm64

@rsclarke
Copy link

It seems the installer script was updated to reference Big Sur kryptco/www@845f8bb but hasn't been published to the website - @agrinman

However you can install with (and I've successfully paired on Apple Silicon + Rosetta);

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

@balupton
Copy link

However you can install with (and I've successfully paired on Apple Silicon + Rosetta);

Not working on a M1 Mac Mini on 11.1

balupton@Benjamins-Mac-mini ~ % curl https://raw.githubusercontent.com/kryptco/www/master/kr | sh

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

@deepfriedheroin
Copy link

same error as above

x@Compy ~ % curl https://raw.githubusercontent.com/kryptco/www/master/kr | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  8732  100  8732    0     0  29700      0 --:--:-- --:--:-- --:--:-- 29600
kr: Installing Krypton...
kr: Unsupported OS X version 11.1. Krypton requires 10.11+

@balupton
Copy link

balupton commented Jan 5, 2021

@deepfriedheroin you can use my PR in the meantime

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

@joeyfigaro
Copy link

joeyfigaro commented Jul 2, 2021

@balupton still same error–looks like there's no case for 11.4

@joeyfigaro
Copy link

For anyone else experiencing this issue, you can find a working solution here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants