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

Express is stuck at 3.1.0 #1738

Closed
JohnMcLear opened this issue Apr 15, 2013 · 9 comments
Closed

Express is stuck at 3.1.0 #1738

JohnMcLear opened this issue Apr 15, 2013 · 9 comments
Assignees

Comments

@JohnMcLear
Copy link
Member

3.1.1 is also fine

@JohnMcLear
Copy link
Member Author

checking out 3.1.2 then doing npm update shows error. will bisect

@JohnMcLear
Copy link
Member Author

Caused by expressjs/express@4bb91b3

@JohnMcLear
Copy link
Member Author

Caused by senchalabs/connect@3f166cc

@JohnMcLear
Copy link
Member Author

@JohnMcLear
Copy link
Member Author

https://github.com/strongloop/express/wiki/Migrating-from-3.x-to-4.x

The amount of things we would need to rewrite to migrate to 4 is rediculous, just not worth the energy right now.

@JohnMcLear
Copy link
Member Author

#2296

@devoidfury
Copy link
Contributor

Started on this here: devoidfury/etherpad-lite/tree/express4. The etherpad-yajsml exported static server isn't compatible, so we'll need to either wrap it or update it.

Edit: never mind, that's not an issue. Going through the rest; backend tests passing.

The minify/cache middleware seems to be junking the font files, everything else looks like it's working.

@JohnMcLear
Copy link
Member Author

Nice @devoidfury! Amazing! So fast too... Get a pull request in? We're rewriting the minify/cache middleware this weekend so hopefully we can deal with that then!

@JohnMcLear
Copy link
Member Author

Solved thanks to @devoidfury =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants