http-server icon indicating copy to clipboard operation
http-server copied to clipboard

Not showing "Available on:" URL

Open curran opened this issue 3 years ago • 2 comments

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.

curran avatar Jun 07 '22 15:06 curran

This is duplicate of https://github.com/http-party/http-server/issues/810, fixed in #811 (release pending)

zbynek avatar Jun 07 '22 20:06 zbynek

This issue has been inactive for 180 days

github-actions[bot] avatar Dec 05 '22 12:12 github-actions[bot]