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

yarn tag list prompts for NPM credentials #5325

Open
fenduru opened this issue Feb 6, 2018 · 3 comments
Open

yarn tag list prompts for NPM credentials #5325

fenduru opened this issue Feb 6, 2018 · 3 comments

Comments

@fenduru
Copy link
Contributor

fenduru commented Feb 6, 2018

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
yarn tag list prompts for email/password when trying to list tags.

If the current behavior is a bug, please provide the steps to reproduce.

$ yarn tag list inferno
yarn tag v1.3.2
warning package.json: "dependencies" has dependency "lodash" with range "^3.10.1" that collides with a dependency in "devDependencies" of the same name with version "^4.13.1"
[1/3] Logging in...
info npm username: ....
info npm email: ....
question npm password:

What is the expected behavior?

$ npm dist-tag ls inferno
alpha#4-1: 4.0.0-alpha1
latest: 3.10.1
next: 4.0.0-19

Please mention your node.js, yarn and operating system version.
Node 6.12.2, Yarn 1.3.2, Windows 7

@seansabour
Copy link
Contributor

Can I take this on @rally25rs ?

@nickbalestra
Copy link

As this seems to be solved in #5373, i think it can be closed ?

@Paskalouis
Copy link

It seems it is already fixed.
image
Have tried to reproduce the issue, seems not happen anymore.
This issue can be closed I think.

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

No branches or pull requests

5 participants