You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do we install this on macOS via the command line? The usual sudo installer -pkg doesn't work, since ArduinoCreateAgent-1.0-osx-installer.app isn’t a package.
Doing sudo open ArduinoCreateAgent-1.0-osx-installer.app doesn’t seem to work either.
Suggestions?
The text was updated successfully, but these errors were encountered:
I'm not an OSX expert, but since the installer is created using Installbuilder I think this guide should apply (once you mount the dmg of course). Feel free to comment the issue if this method solves it 😉
How do we install this on macOS via the command line? The usual
sudo installer -pkg
doesn't work, sinceArduinoCreateAgent-1.0-osx-installer.app
isn’t a package.Doing
sudo open ArduinoCreateAgent-1.0-osx-installer.app
doesn’t seem to work either.Suggestions?
The text was updated successfully, but these errors were encountered: