Skip to content

Error displays in connect module #9

@subhrajyotiw5rtc

Description

@subhrajyotiw5rtc

Hello,I am getting the following errors when running the test.js file.

Errors:

TypeError: Object function createServer() {
function app(req, res, next){ app.handle(req, res, next); }
merge(app, proto);
merge(app, EventEmitter.prototype);
app.route = '/';
app.stack = [];
return app;
} has no method 'bodyParser'

Can you please help me for resolving this problem.?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions