Skip to content

Not showing "Available on:" URL #818

Open
@curran

Description

@curran

I noticed that where it normally says "Available on: http://localhost:8080", now it says nothing.

image

Environment Versions

  1. OS Type - Ubuntu Linux within Windows Subsystem for Linux
  2. Node version: $ node --version v18.3.0
  3. http-server version: $ http-server --version v14.1.0

Steps to reproduce

npm install -g http-server
http-server

Expected result

It should output "Available on: http://localhost:8080".

Actual result

It outputs "Available on:".

Screenshot:

image

Other information

I have noticed this only recently, I'd guess it might be a regression introduced into a recent release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions