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
There is a similar ticket for this. At the moment I've fixed it by adding a path to a cache directory in my publish definition in package.json: "publishConfig": { "cache": "~/.npm", "registry": "*****" },
Current Behavior:
publishing throws an error
Expected Behavior:
publish without error
Steps To Reproduce:
nvm use 15.12.0;
npm publish
Environment:
The text was updated successfully, but these errors were encountered: