Try using https://github.com/iriscouch/browser-request instead. Gary Katsevman gkatsev.com
On Sun, Nov 25, 2012 at 7:40 PM, Simon <[email protected]> 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 > 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 sound > right? I might take a look at automatthew's shred instead since this is just > for some mocha tests, any http client wrapper should do. Any suggestions? > > Thanks, > Simon > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
