Skip to content

Not working in Ubuntu Bash on Windows  #8

Description

@laggingreflex

Using it on Windows Subsystem for Linux gives this error:

> macaddress.one(function (err, mac) {console.log("Mac address for this host: %s", mac);});
Error: EINVAL: invalid argument, uv_interface_addresses
    at Error (native)
    at Object.lib.networkInterfaces (/mnt/c/.../node_modules/macaddress/index.js:31:21)
    at Object.lib.one (/mnt/c/.../node_modules/macaddress/index.js:79:26)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions