You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform: Linux DESKTOP-BI5R2GM 3.4.0+ deps: update openssl to 1.0.1j #1 PREEMPT Thu Aug 1 17:06:05 CST 2013 x86_64 x86_64 x86_64 GNU/Linux
Subsystem: Network
var os = require('os')
os.networkInterfaces()
Error: EINVAL: invalid argument, uv_interface_addresses
at Error (native)
at repl:1:4
at sigintHandlersWrap (vm.js:22:35)
at sigintHandlersWrap (vm.js:96:12)
at ContextifyScript.Script.runInThisContext (vm.js:21:12)
at REPLServer.defaultEval (repl.js:313:29)
at bound (domain.js:280:14)
at REPLServer.runBound [as eval] (domain.js:293:12)
at REPLServer.<anonymous> (repl.js:513:10)
at emitOne (events.js:101:20)
The text was updated successfully, but these errors were encountered:
You're going to have to track this one over at Microsoft's BashOnWindows repository unfortunately, there doesn't appear to have been any movement on fixing the missing networking pieces yet unfortunately. See microsoft/WSL#69 and other issues in that repo with "getifaddrs" in their name or summary (there are a bunch). Nothing else we can do here.
The text was updated successfully, but these errors were encountered: