Skip to content

Sample depends on Express 2 code #3

@wangbus

Description

@wangbus

The package.json points to "latest" for express which is version 3. The createServer doesn't respond with an object can be used for SSE(app).

Solution:

Easy: Specify ~2.5.11 instead of latest.
More work: Change to express 3 syntax.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions