Após usar npm login e realizar login, quando eu vou em seguida utilizar o comando npm publish retorna o seguinte erro
- npm ERR! code E403
- npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/alfabit-ds - You do not have permission to publish "alfabit-ds". Are you logged in as the correct user?
- npm ERR! 403 In most cases, you or one of your dependencies are requesting
- npm ERR! 403 a package version that is forbidden by your security policy, or
- npm ERR! 403 on a server you do not have access to.