Skip to content

update for express 4#21

Merged
AidasK merged 2 commits intoflowjs:masterfrom
thrownblown:master
May 4, 2014
Merged

update for express 4#21
AidasK merged 2 commits intoflowjs:masterfrom
thrownblown:master

Conversation

@thrownblown
Copy link
Copy Markdown
Contributor

bodyParser doesn't accept multipart/form data in express 4, connect-multiparty middleware does the job quite nicely

bodyParser doesn't accept multipart/form data in express 4, multipart middle-ware does the job quite nicley
express bleeding edge issues
@thrownblown thrownblown closed this May 3, 2014
@thrownblown thrownblown reopened this May 3, 2014
AidasK added a commit that referenced this pull request May 4, 2014
chore: nodejs sample update
@AidasK AidasK merged commit e61a967 into flowjs:master May 4, 2014
@AidasK
Copy link
Copy Markdown
Member

AidasK commented May 4, 2014

Error: Cannot find module 'connect-multiparty'

npm install connect-multiparty

Error: Most middleware (like bodyParser) is no longer bundled with Express and m ust be installed separately. Please see https://github.com/senchalabs/connect#mi ddleware.

Could you fix this issue? Maybe sample should have its package.json with all the dependencies?

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.

2 participants