We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sorry I'm new to node/flexbot, and will probably fix this myself at some point, but I'm hitting an error:
cb is not defined
https://github.com/voodootikigod/node-flexbot/blob/master/lib/flexbot.js#L23
The text was updated successfully, but these errors were encountered:
Looks like it's something to do with the debugger?
Sorry, something went wrong.
This is still very much under construction, haven't yet built out the API -- but should be soon.
Chris Williams
@voodootikigod http://twitter.com/voodootikigod | GitHub http://github.com/voodootikigod
The things I make that you should check out: SaferAging http://www.saferaging.com/ | JSConf http://jsconf.com/ | RobotsConf http://robotsconf.com/ | RobotsWeekly http://robotsweekly.com/
Help me end the negativity on the internet, share this http://jsconf.eu/2011/an_end_to_negativity.html.
On Tue, Oct 28, 2014 at 7:52 PM, Abraham Petrillo [email protected] wrote:
Looks like it's something to do with the debugger? — Reply to this email directly or view it on GitHub #1 (comment) .
— Reply to this email directly or view it on GitHub #1 (comment) .
No branches or pull requests
Sorry I'm new to node/flexbot, and will probably fix this myself at some point, but I'm hitting an error:
cb is not defined
https://github.com/voodootikigod/node-flexbot/blob/master/lib/flexbot.js#L23
The text was updated successfully, but these errors were encountered: