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

Build: Run verdaccio on 6001 to enable web UI #18983

Merged
merged 1 commit into from
Aug 22, 2022
Merged

Conversation

shilman
Copy link
Member

@shilman shilman commented Aug 22, 2022

Issue: N/A

What I did

Chrome blocks port 6000 as an "unsafe" port because that's where X11 runs.

Change the verdaccio port to 6001 so we can browse its web UI

Self-merging @yannbf

How to test

Terminal 1:

yarn bootstrap --prep
yarn local-registry --publish --open

Terminal 2:

open http://localhost:6001

@shilman shilman added the maintenance User-facing maintenance tasks label Aug 22, 2022
@shilman shilman merged commit 4b9e2d3 into next Aug 22, 2022
@shilman shilman deleted the shilman/verdaccio-6001 branch August 22, 2022 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants