You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
excuse me my lerna config was using yarn as npmClient , but I thought yarn and npm loging in is shared, yarn login just ask user name and email in version 1.x , version 2 has yarn npm login
by the way I set my lerna npm client to npm and my problem is solved , thanks
If I run
npm publish
in cli directly package will publish without any error but when I add it in a script insidepackage.json
file it says :I tried to delete
.npmrc
, relogin, generate authToken and add it on npmrc but could not solve itThe text was updated successfully, but these errors were encountered: