I'm trying to run browserstack-runner on my project, but I'm getting the following error (when running with --verbose):
Using config: /Users/xxx/browserstack.json
Launching server on port: 8888
Non existent tunnel
Exiting
I tried to replicate the configuration found on browserstack-runner-sample repo(https://github.com/browserstack/browserstack-runner-sample), just to test.
I don't know what to do to fix this. Hope someone help me.