-
-
Notifications
You must be signed in to change notification settings - Fork 532
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
Publish to npm failing #95
Comments
Hi @tnrich. Please use the |
Hey there, thanks for the tip! Didn't see the -V flag in there. It turns out it is an adduser issue:
Right before this I signed into npm using |
I assume with a manual I think there was an error, and you'll need to |
Nope, it works when I do it manually |
I'm not sure what the issue is. The user you've added and the |
hey @webpro , here is the output of those commands:
I have no .npmrc file |
Here's the output showing
|
To be honest, I have no idea why npm is behaving differently within the release-it process. I'm doing this all the time myself (also Mac). Can't remember reports regarding this before. Maybe you can run this on another machine? Just to try and rule out system-specific things (like aliases, or idk). |
Closing this due to inactivity (and the fact I can't reproduce it). If anyone has similar issues, feel free to discuss it here. |
@webpro I wonder if this might have something to do with a collision between
I'm able to see my |
Thanks, @Westbrook. Still hard to reproduce (even though I have yarn installed for a while). Looks like npm is somehow using
Could you please try and add this to your
Wonder if this helps? |
Just noticed that the response I wrote the other day has just been sitting here unsent. @webpro Thanks. This seems to have been the issue. I'm now able to publish directly with release-it and am much happier for it. |
Thanks for getting back to me with this. Guess I should just add some "common issues" section to the docs. To summarize: an
|
Halo, I have this issue but I believe it is repo: ekoeryanto/vuepress-plugin-sitemap
|
Hey there,
I'm getting the following error when trying to use release-it. As you can see I've tried printing out debug info, but am not getting much help from it.
Any help would be greatly appreciated. Thanks!
Here's my package.json:
The text was updated successfully, but these errors were encountered: