Current Behavior:
Can not publish(This command requires you to be logged in) but I adduser successfully
Expected Behavior:
Steps To Reproduce:
registry=https://zelenjak.arnes.si/nexus/repository/ArnesGroupNPM/
//zelenjak.arnes.si/nexus/repository/ArnesNpm/:_authToken=NpmToken.XXXXXXXXX
,
"publishConfig": {
"registry": "https://zelenjak.arnes.si/nexus/repository/ArnesNpm/"
},
- when running npm publish I got error:
npm ERR! code ENEEDAUTH
npm ERR! need auth This command requires you to be logged in.
npm ERR! need auth You need to authorize this machine using `npm adduser`
Environments:
- Node: 12.6.0
- npm: 7.3.0
- OS: win32 x64
Current Behavior:
Can not publish(This command requires you to be logged in) but I adduser successfully
Expected Behavior:
Steps To Reproduce:
Environments: