-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
[BUG] npm registry not showed on publish --dry-run #4317
Labels
Comments
Eomm
added
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 8.x
work is associated with a specific npm 8 release
labels
Jan 24, 2022
npm 3.8.1? |
@Eomm i'm confused; npm 3 is very, very ancient, and node 17 ships with npm 8. Do you mean v8.3.1? |
Oh sorry, I missed the typo.. twice! 😂 Let me copy-paste it:
|
lukekarrys
added a commit
that referenced
this issue
Apr 11, 2022
lukekarrys
added a commit
that referenced
this issue
Apr 11, 2022
fritzy
pushed a commit
that referenced
this issue
Apr 13, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
Running:
does not show the registry information added in #4143
Running the
publish
command without the--dry-run
flag the registry is shown as expected.Expected Behavior
The npm cli should show the registry information
Steps To Reproduce
Just run:
Environment
The text was updated successfully, but these errors were encountered: