Re: [nodejs] does os.networkInterfaces work in windows

2014-06-08 Thread Mark Hahn
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".

Re: [nodejs] does os.networkInterfaces work in windows

2014-06-08 Thread Denys Khanzhyiev
Just checked on Win 8.1 node 10.28 - works. 2014-06-08 7:23 GMT+03:00 Mark Hahn : > 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

Re: [nodejs] does os.networkInterfaces work in windows

2014-06-08 Thread Mark Hahn
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 >: > >> When I run os.

Re: [nodejs] does os.networkInterfaces work in windows

2014-06-07 Thread Denys Khanzhyiev
In 10.24 and 10.28 works for me under Win 7. 2014-06-07 2:45 GMT+03:00 Mark Hahn : > 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://gis

[nodejs] does os.networkInterfaces work in windows

2014-06-06 Thread Mark Hahn
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/joy