-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
@henry-on-the-internet
Description
The wiki page 'Building Arduino' has a command
$ brew cask install adoptopenjdk8
Error: Unknown command: cask
I think it can be fix by brew install
or brew install --cask
instead of brew cask install