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

feat(publish): output configured registry #416

Closed
1 task
darcyclarke opened this issue Dec 7, 2021 · 0 comments
Closed
1 task

feat(publish): output configured registry #416

darcyclarke opened this issue Dec 7, 2021 · 0 comments

Comments

@darcyclarke
Copy link
Contributor

darcyclarke commented Dec 7, 2021

Summary

npm publish respects a separate set of config that we don't display to the end-user anywhere (ie. package.json publishConfig). This can be confusing & makes troubleshooting/debugging harder then it needs to be.

Exit Criteria

  • log the configured registry the user is publishing to when they run npm publish (ex. this should be similar to what we do for npm login - screenshot below)

Screen Shot 2021-12-07 at 1 07 47 PM

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