Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install Vagrant due to discontinued "brew cask" command #865

Open
tuongtran23 opened this issue Apr 21, 2023 · 0 comments
Open

Cannot install Vagrant due to discontinued "brew cask" command #865

tuongtran23 opened this issue Apr 21, 2023 · 0 comments

Comments

@tuongtran23
Copy link

Problem

In Step 4 System Tutorial, when I get to Vagrant Tutorial page, I tried installing Vagrant in MacOS using command line
brew cask install virtualbox as instructed and the command generated error.

Steps to reproduce the problem

N/A

Screenshots

image

Proposed solution

The error from the terminal also suggests the solution, I have tried the new command as below and was able to install virtualbox:

brew install virtualbox --cask

In vagranttutorial.md, substitute all occurring no longer user brew cask install virtualbox with brew install virtualbox --cask

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

No branches or pull requests

1 participant