-
-
Notifications
You must be signed in to change notification settings - Fork 300
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
"Verify user is authenticated" Credentials Issue #432
Comments
Also worth noting, I tried Also looks like @brmscheiner ran into the same issue based on their comment here: #420 (comment) |
This is the error I get when trying to execute the command:
This also might be related to #395, #317 and a few other similar issues. |
Possibly tracked in sindresorhus/np#432
Also seeing an issue. I'd like to try and resolve this, so I'll pull the repo down locally, but @sindresorhus ... any inkling as to why Really need this one fixed 🙏 |
@kylemh has funded $50.00 to this issue.
|
@colinking @kylemh In version 6.0.0 ( |
@sindresorhus I'm not sure if I should notify the author of #491 to collect the bounty or if @bunysae should get it given the explanation of the issue and workaround? Also, I'm guessing this can be closed by instructing devs to go to v6.0.0 and changing |
@sindresorhus Done |
@sindresorhus has rewarded $45.00 to @bunysae. See it on IssueHunt
|
Hitting an issue with authentication when trying to publish a private scoped package to
npm
.Running
yarn run release
(where"release": "np"
inpackage.json
):What's odd is that I am logged in:
And I'm even able to fetch that collaborators list that is 403-ing:
And both of the following publish fine:
Possibly this is an issue with
np
getting auth rights correctly viayarn
?Expected behavior
Expected to not get a 403 issue from
np
. It should have published fine, just like it does when run withnpm
instead ofyarn
.Environment
np - 5.0.3
Node.js - v10.15.3
npm - 6.9.0
Git - 2.20.1
OS - macOS 10.14.5
IssueHunt Summary
bunysae has been rewarded.
Backers (Total: $50.00)
Submitted pull Requests
Tips
IssueHunt has been backed by the following sponsors. Become a sponsor
The text was updated successfully, but these errors were encountered: