Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

npm access public without credentials #105

Open
bcoe opened this issue Apr 9, 2015 · 0 comments
Open

npm access public without credentials #105

bcoe opened this issue Apr 9, 2015 · 0 comments

Comments

@bcoe
Copy link
Contributor

bcoe commented Apr 9, 2015

observed behavior

If a user runs:

npm access public

without any credentials, the following error is outputted:

npm info retry will retry, error on last attempt: Error: This request requires auth credentials. Run npm login and repeat the request.

Rather than exiting, the CLI attempts its retry logic.

expected behavior

CLI exists if it has no credentials.

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

No branches or pull requests

1 participant