publish cannot be ran again of npm publish fails
ericclemmons opened this issue · 5 comments
ericclemmons commented
I wasn't logged in, but the changes were committed & tagged, so when running oao release
again it said there weren't any changes & failed to publish.
guigrpa commented
Oh, that happens to me every once in a while as well. I usually run then npx oao all "npm publish"
. Maybe that helps you too?
guigrpa commented
Thinking about it, maybe oao should check whether you're logged in (npm whoami
?) before proceeding with the publish, what do you think?
ericclemmons commented
That'd be the most side effect way, I think.
On May 7, 2018 8:25 AM, "Guillermo Grau Panea" <notifications@github.com> wrote:
Thinking about it, maybe oao should check whether you're logged in (npm
whoami?) before proceeding with the publish, what do you think?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#78 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAA7TmDCE234IHcCXd60H-lu9ep21SmHks5twGd6gaJpZM4T0Qux>
.
guigrpa commented
Did you try the workaround I proposed?
ericclemmons commented
That works!
…On Mon, May 7, 2018, 9:28 AM Guillermo Grau Panea ***@***.***> wrote:
Did you try the workaround I proposed?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#78 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAA7TusYINro3D0kdxvx-2HQ0u4g5uWLks5twHYhgaJpZM4T0Qux>
.