I just checked it in node repl it worked fine. I got that result while debugging the webdriver for selenium. I have no idea why it didn't work and I don't need to understand why so I'll chalk it up to the unexplained phenomenon category.
A colleague once said "once is a fluke, twice is a bug". P.S. It just occurred to me that some variable/function might have been overridden but I have no idea why someone would to that. On Sun, Jun 8, 2014 at 1:33 AM, Denys Khanzhyiev <[email protected]> wrote: > Just checked on Win 8.1 node 10.28 - works. > > > 2014-06-08 7:23 GMT+03:00 Mark Hahn <[email protected]>: > >> I'm running as administrator. I'm on win 8.0 so it should be the same as >> Win 7. I'll do experiments on other PCs. >> >> >> On Saturday, June 7, 2014 4:12:57 PM UTC-7, Denys Khanzhiyev wrote: >> >>> In 10.24 and 10.28 works for me under Win 7. >>> >>> >>> 2014-06-07 2:45 GMT+03:00 Mark Hahn <[email protected]>: >>> >>>> When I run os.networkInterfaces() in node 10.25 I get the result [ null >>>> ]. Is there something I have to do to use this in windows? >>>> >>>> -- >>>> Job board: http://jobs.nodejs.org/ >>>> New group rules: https://gist.github.com/othiym23/9886289#file- >>>> moderation-policy-md >>>> Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> >>>> To view this discussion on the web visit https://groups.google.com/d/ >>>> msgid/nodejs/c21a7957-7510-4ecb-b476-c7bac53eb150%40googlegroups.com >>>> <https://groups.google.com/d/msgid/nodejs/c21a7957-7510-4ecb-b476-c7bac53eb150%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> Job board: http://jobs.nodejs.org/ >> New group rules: >> https://gist.github.com/othiym23/9886289#file-moderation-policy-md >> Old group rules: >> 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 unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/nodejs/d7db42ca-98f3-47e7-82c7-94fd5430bc67%40googlegroups.com >> <https://groups.google.com/d/msgid/nodejs/d7db42ca-98f3-47e7-82c7-94fd5430bc67%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > --- > You received this message because you are subscribed to a topic in the > Google Groups "nodejs" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/nodejs/sqHeeC-cj44/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/CAP8%3DUyRsuEqXvOJv4-8LsX5WfjHSFO%2BM%3D6xspLa21T68uB5LYA%40mail.gmail.com > <https://groups.google.com/d/msgid/nodejs/CAP8%3DUyRsuEqXvOJv4-8LsX5WfjHSFO%2BM%3D6xspLa21T68uB5LYA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CACrj35E2kk45aMuQyVG%2BD23v5f71FCnP12jS_m1%3D3CHE-rGR6g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
