We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update install command for OSX install with brew:
Error: brew cask is no longer a brew command. Use brew <command> --cask instead.
brew cask
brew
brew <command> --cask
Cheers
The text was updated successfully, but these errors were encountered:
??
$ brew install --cask ext4fuse Error: Cask 'ext4fuse' is unavailable: No Cask with this name exists.
brew install --cask ext4fuse
Can you please share the working complete command how to install ext4fuse with brew?
Sorry, something went wrong.
Ext4fuse is available at brew brew install ext4fuse
brew install ext4fuse
that doesn't work anymore because the homebrew team blocked modules requiring macFUSE. But I found the solution to all this in this issue thread.
No branches or pull requests
Update install command for OSX install with brew:
Cheers
The text was updated successfully, but these errors were encountered: