On Thu, Aug 30, 2012 at 5:49 AM, Aleafs <[email protected]> wrote: > Also error below is occurred: > > node ../src/stream_wrap.cc:259: static void > node::StreamWrap::OnReadCommon(uv_stream_t*, intptr_t, uv_buf_t, > uv_handle_type): Assertion `r == 0' failed. > > Anybody knowns how to resolve this?
Upgrading to v0.8.8 should fix it. -- 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
