Skip to content

fix for when no args are passed to cli#2

Merged
dbrans merged 2 commits into
dbrans:masterfrom
leetreveil:master
Jan 10, 2013
Merged

fix for when no args are passed to cli#2
dbrans merged 2 commits into
dbrans:masterfrom
leetreveil:master

Conversation

@leetreveil

Copy link
Copy Markdown
Contributor

When no args are passed to the cli we get this error message:

timers.js:103
            if (!process.listeners('uncaughtException').length) throw e;
                                                                      ^
TypeError: Cannot call method 'apply' of undefined
    at Object.runAction [as _onTimeout] (/Users/leetreveil/Dropbox/bstest/node_modules/browserstack-cli/bin/cli.js:452:10)
    at Timer.list.ontimeout (timers.js:101:19)

dbrans added a commit that referenced this pull request Jan 10, 2013
fix for when no args are passed to cli
@dbrans dbrans merged commit 3e6bdc5 into dbrans:master Jan 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants