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

With invalid yaml configuration the server exist without message [5.x] #2287

Closed
juanpicado opened this issue Jun 11, 2021 · 0 comments
Closed

Comments

@juanpicado
Copy link
Member

Describe the bug

Corrupt the yaml configuration and try to start verdaccio, the server exit successfully.

To Reproduce

  • Install the new version
  • Corrupt the yaml

Expected behavior

It should display an error on the configuration file, something describing the issue.

Screenshots

Configuration File (cat ~/.config/verdaccio/config.yaml)

Environment information

Debugging output

  • $ NODE_DEBUG=request verdaccio display request calls (verdaccio <--> uplinks)
  • $ DEBUG=express:* verdaccio enable extreme verdaccio debug mode (verdaccio api)
  • $ npm -ddd prints:
  • $ npm config get registry prints:
@juanpicado juanpicado added this to the 5.x milestone Jun 11, 2021
@juanpicado juanpicado added this to To do in Verdaccio 5 via automation Jun 11, 2021
@juanpicado juanpicado pinned this issue Jun 11, 2021
juanpicado added a commit that referenced this issue Jun 11, 2021
Verdaccio 5 automation moved this from To do to Done Jun 12, 2021
@juanpicado juanpicado unpinned this issue Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Verdaccio 5
  
Done
Development

No branches or pull requests

1 participant