-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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.?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels