When trying to start up a tunnel using saucelabs connect, I'm using the standard command within the bin folder:
sc -u USERNAME -k API-KEY
However, when I run it, an error is thrown saying:
sc: invalid option -- 'u'
I've tried on windows and it runs perfectly. Any ideas why it can't read the command?