Coder Social home page Coder Social logo

Comments (4)

nok avatar nok commented on May 13, 2024

Hello @nathanieloffer,

just type brew tap caskroom/versions. Then you can install alternate versions of Casks.

Regards,
Darius

from dotfiles.

nathanieloffer avatar nathanieloffer commented on May 13, 2024

How is your comment helpful? I stated the browsers that were being installed via this script are no longer available and you tell me to install alternate versions of them? An alternate version of nothing is nothing, it's like trying to multiply zero the answer is still the same.

from dotfiles.

nok avatar nok commented on May 13, 2024

The script executes the tap command in line 11. After that you can install your listed browsers. For instance the command brew cask search google-chrome shows all alternate versions of the Google Chrome browser:

$ brew cask search google-chrome
==> Exact match
google-chrome
==> Partial matches
google-chrome-beta    google-chrome-canary  google-chrome-dev

As you can see, there is the Cask google-chrome-canary, which you can install with brew cask install google-chrome-canary. But in general the script does it for you.

from dotfiles.

paulirish avatar paulirish commented on May 13, 2024

ayup.

versions gets these dudes.

closing, though it would make sense to put a comment next to these in the cask.sh :)

from dotfiles.

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.