Skip to content
New issue

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

Connect version #1

Closed
alexyoung opened this issue Jul 25, 2012 · 1 comment
Closed

Connect version #1

alexyoung opened this issue Jul 25, 2012 · 1 comment

Comments

@alexyoung
Copy link

I think you need to be more specific about the connect version. When I installed ttycast I got crashes like this:

TypeError: Object function static(root, options){
     // Stuff goes here
} has no method 'send'

Because the API has changed. I changed the dependencies in package.json and it worked:

"connect": "2.3.6"
@dtinth
Copy link
Owner

dtinth commented Jul 26, 2012

Thank you for the report. Fixed in v0.0.1 by making ttycast compatible with Connect 2.4. Use the "send" module instead of the removed connect.static.send.

@dtinth dtinth closed this as completed Jul 26, 2012
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

No branches or pull requests

2 participants