If you invoke node with NODE_DEBUG=sys then it will print out a stack
trace instead of that message. Much more helpful :)

  $ NODE_DEBUG=sys node server.js

On Mon, Mar 5, 2012 at 6:53 PM, Mark Hahn <m...@hahnca.com> wrote:
>>  "sys" module is now called "util" message
>
> Ah yes, the super-annoying message.  Someone who knows the code should yank
> that thing.  All it does is annoy us and not tell us where it's coming from
> so it's useless.
>
>
> On Mon, Mar 5, 2012 at 6:32 PM, Jerome Covington <jeromecoving...@gmail.com>
> wrote:
>>
>> I am working with code from a few months back that requires express,
>> http-agent and jsdom. I've run npm update but I am getting the "sys" module
>> is now called "util" message when I run my app. Does anyone know if there
>> are lingering issues with any of the packages I mentioned.
>>
>> I'm also getting a Segmentation fault (no number), not sure if that is
>> related.
>>
>> --
>> Regards,
>> Jerome
>> Music || Web Dev
>>
>>
>> --
>> 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 nodejs@googlegroups.com
>> To unsubscribe from this group, send email to
>> nodejs+unsubscr...@googlegroups.com
>> 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 nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> 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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to