Cannot find module 'formidable'

331 views
Skip to first unread message

cappelaere

unread,
Jan 25, 2011, 12:16:30 PM1/25/11
to Express
I just got the latest version of express using git

git clone https://github.com/visionmedia/express.git
git submodule update --init
make install
make install-support

If you run the multipart example, you get that error.

To fix it, I had to:
cd ./support
git clone git://github.com/felixge/node-formidable.git formidable

[per https://github.com/felixge/node-formidable#readme]

vision media [ Tj Holowaychuk ]

unread,
Jan 25, 2011, 1:03:30 PM1/25/11
to expre...@googlegroups.com
express does not ship with formidable or anything in ./support provided ... ./support is simply for testing and the examples, but you are right I am missing formidable for connect-form (it was recently added as an npm dep)


--
You received this message because you are subscribed to the Google Groups "Express" group.
To post to this group, send email to expre...@googlegroups.com.
To unsubscribe from this group, send email to express-js+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/express-js?hl=en.




--
Tj Holowaychuk
Vision Media
President & Creative Lead
Reply all
Reply to author
Forward
0 new messages