Giter VIP home page Giter VIP logo

Comments (8)

mdlima avatar mdlima commented on September 2, 2024 12

Tried this on a M1 MacBook, but the brew install failed because OS X was reporting 11.4 version.

So my solution was:

curl https://krypt.co/kr | sed "s/11.0/11.4/g" | sh

from kr.

lamelas avatar lamelas commented on September 2, 2024 6

Tried this on a M1 MacBook, but the brew install failed because OS X was reporting 11.4 version.

So my solution was:

curl https://krypt.co/kr | sed "s/11.0/11.4/g" | sh

This is great, thanks! If you're on Monterey, you can just change that 11.4 to 12.0 and it also works.

from kr.

Cldfire avatar Cldfire commented on September 2, 2024 3

You can also skip the install script and just use homebrew directly:

brew install kryptco/tap/kr 

from kr.

LJNGDAHL avatar LJNGDAHL commented on September 2, 2024

Same for Big Sur 11.2.

from kr.

benmoss avatar benmoss commented on September 2, 2024

You can just download the script from https://krypt.co/kr and edit the section with the versions, add this line below

11.0) BOTTLE_FILE=kr-2.4.13.mojave.bottle.2.tar.gz; BOTTLE_HASH=8901218264de65fdbf2dc258f00557e456416f9f32fb9511956d546fea0a804a; USE_KRBTLE=1;;
11.4) BOTTLE_FILE=kr-2.4.13.mojave.bottle.2.tar.gz; BOTTLE_HASH=8901218264de65fdbf2dc258f00557e456416f9f32fb9511956d546fea0a804a; USE_KRBTLE=1;;

from kr.

rermert avatar rermert commented on September 2, 2024

Was able to install using @mdlima / @lamelas solution above on 12.1, but not able to retrieve the public key. Curious if anyone else is getting this after a "successful" kr pair:

Paired successfully with identity
ssh: short read

from kr.

rermert avatar rermert commented on September 2, 2024

For anyone who sees this in the future, enable developer mode both for your phone/OS AND on the Krypton app, I was able to get it to work after that.

from kr.

TheDumbCatto avatar TheDumbCatto commented on September 2, 2024

Currently on Monterey 12.4and experienced the same problem. The workaround is to

Tried this on a M1 MacBook, but the brew install failed because OS X was reporting 11.4 version.
So my solution was:

curl https://krypt.co/kr | sed "s/11.0/11.4/g" | sh

This is great, thanks! If you're on Monterey, you can just change that 11.4 to 12.0 and it also works.

I'm from the future and this works by changing the 11.4 to 12.4 instead of 12.0

from kr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.