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

Implement new Homebrew Cask install behavior #28

Closed
niksy opened this issue Jul 10, 2016 · 1 comment
Closed

Implement new Homebrew Cask install behavior #28

niksy opened this issue Jul 10, 2016 · 1 comment

Comments

@niksy
Copy link
Owner

niksy commented Jul 10, 2016

Information

Warning: The default Caskroom location has moved to /usr/local/Caskroom.

Please migrate your Casks to the new location and delete /opt/homebrew-cask/Caskroom,
or if you would like to keep your Caskroom at /opt/homebrew-cask/Caskroom, add the
following to your HOMEBREW_CASK_OPTS:

  --caskroom=/opt/homebrew-cask/Caskroom

For more details on each of those options, see https://github.com/caskroom/homebrew-cask/issues/21913.

References

Best approach

  • Uninstall every application (not zap!)
  • Remove HOMEBREW_CASK_OPTS from .extra and .exports since apps will now be moved to /Applications by default
  • Install every application
@niksy
Copy link
Owner Author

niksy commented Apr 18, 2017

Mentioned in niksy/knowledge@a914db9 so this can be closed for existing installations.

@niksy niksy closed this as completed Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant