coolaj86 / formaline

formaline is a module for handling form requests ( HTTP POSTs / PUTs ) and for fast parsing of file uploads.
Apache License 2.0
239 stars 16 forks source link

( nodeJS v0.4.7 ) Cannot host on Heroku #18

Closed masterkain closed 13 years ago

masterkain commented 13 years ago

Hello, Heroku does have Node.js 0.4.7 installed.

Is the 0.4.8 dependency really strict?

Thanks.

rootslab commented 13 years ago

Hi Claudio!

The dependency is not strict, then you can try to use formaline with ( nodeJS ) previous versions, but I can't assure total proper functionality, because some ( nodeJS ) bugs were resolved since version 0.4.7 .

However, If you are in trouble, let me know or update this issue !