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

Error: "localhost" is not a valid domain name #6

Open
drmcclelland opened this issue May 12, 2022 · 0 comments
Open

Error: "localhost" is not a valid domain name #6

drmcclelland opened this issue May 12, 2022 · 0 comments

Comments

@drmcclelland
Copy link

I did a fresh install (global) of devcert-cli, which that automatically depends on the latest version of devcert (as of now, 1.2.1) and now I'm getting an error message when trying to generate certificates for localhost.

This issue may be related: davewasmer/devcert#83

Steps to reproduce:

  1. Uninstall: npm uninstall devcert-cli -g

  2. Install: npm install devcert-cli -g

  3. Check versions: npm list devcert -g

image

  1. Try to generate a new cert for localhost: devcert generate localhost

That's when I get the message: Error: "localhost" is not a valid domain name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant