Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not showing "Available on:" URL #818

Open
curran opened this issue Jun 7, 2022 · 2 comments
Open

Not showing "Available on:" URL #818

curran opened this issue Jun 7, 2022 · 2 comments
Labels

Comments

@curran
Copy link

curran commented Jun 7, 2022

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.

@zbynek
Copy link
Contributor

zbynek commented Jun 7, 2022

This is duplicate of #810, fixed in #811 (release pending)

@github-actions
Copy link

github-actions bot commented Dec 5, 2022

This issue has been inactive for 180 days

@github-actions github-actions bot added the stale label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants