Try using https://github.com/iriscouch/browser-request instead.
Gary Katsevman
gkatsev.com
On Sun, Nov 25, 2012 at 7:40 PM, Simon wrote:
> Has anyone had any luck using mikeal's request with browserify. I kinda
> hoped it would just work, but the issue I run into is "Object has no method
> readF
Has anyone had any luck using mikeal's request with browserify. I kinda
hoped it would just work, but the issue I run into is "Object has no method
readFileSync" from within Mime.prototype.load so I may need to find a way
to load the mime file into browserify's "virtual" filesystem. Does that
s