If you get an error ‘Error: Cask virtualbox depends on hardware architecture being one of [{:type=>:intel, :bits=>64}], but you are running {:type=>:arm, :bits=>64}.’ when executing`brew install –cask virtualbox`
Problem When I do the command as a follow I came across this error. brew install --cask virtualbox Have you experienced ...