Skip to content

npm start not showing correct IP #5657

Open
@dmarcos

Description

My local machine IP is interface en0 on a Mac and IP showed when running npm run start or npm run start:https is incorrect.

<i> [webpack-dev-server] Loopback: https://localhost:8080/, https://[::1]:8080/
<i> [webpack-dev-server] On Your Network (IPv4): https://abc.xyz.lmn.qwe:8080/

It shows the interface en5 which is not my public IP either. Any ideas @vincentfretin? Thanks

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions