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

Current commit does not work #6

Open
seenickcode opened this issue Jun 24, 2013 · 1 comment
Open

Current commit does not work #6

seenickcode opened this issue Jun 24, 2013 · 1 comment

Comments

@seenickcode
Copy link

  1. Downloaded the main branch: https://github.com/btford/angular-express-blog.git
  2. npm install
  3. node app.js
  4. clicking 'new post' does not do anything. no js errors either.

(5) (https://github.com/btford/angular-express-blog.git doesn't work either)

@sholtomaud
Copy link

It doesn't work out of the box for me either ...

TypeError: Object function app(req, res){ app.handle(req, res); } has no method
'address'
at Server. (C:\Users\ ... \angular-express-blog\app.js:55:69)
at Server.g (events.js:175:14)
at Server.EventEmitter.emit (events.js:92:17)
at net.js:1052:10
at process._tickCallback (node.js:415:13)
at Function.Module.runMain (module.js:499:11)
at startup (node.js:119:16)
at node.js:901:3

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