Skip to content

Conversation

@bjoernHeneka
Copy link

downgrade grunt-contrib-connect to version 0.10.1 because of changes … in connect 3.x.
this causes an error while upstart:

Warning: 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 'static' Use --force to continue.
Aborted due to warnings.

@Filirom1
Copy link
Contributor

👍 I merge this MR to have a working development environment

@Filirom1 Filirom1 mentioned this pull request Feb 11, 2016
kwk added a commit that referenced this pull request Mar 4, 2016
@kwk kwk merged commit 12ad29f into kwk:v2 Mar 4, 2016
@kwk
Copy link
Owner

kwk commented Mar 4, 2016

Thank you for figuring this out!

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

Successfully merging this pull request may close these issues.

3 participants