Skip to content

[feature] option to fail on port conflict #137

@sbeckeriv

Description

@sbeckeriv

Dearest Maintainer,

I have a build script that runs this. It creates a forked processes that it does not kill. the command it runs is sirv public --no-clear "--dev" "--port" "8080" after rebooting from a lack of memory i realized when i would run my code it would open a new port. ➡ Port 8080 is taken; using 33045 instead I would like to see an error if the port I requested is in use. Suggest a new port but error?

Thanks for your on this project.
Becker

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions