I am trying to publish a package to NPM in BB pipelines. Everything was working fine however now it is failing due to 2FA errors. I have no 2FA set in NPM.
I am using npm-client-login to login in my bitbucket-pipelines.yml
Hi @Max Elston,
1. Just to confirm, are you using the following package?
https://www.npmjs.com/package/npm-cli-login
2. If so, is it the npm-cli-login command that is failing in your Pipelines build? If so, what is the output of the command? (Please make sure to sanitize any private/sensitive data from the output prior to sharing, if any)
3. Are you able to reproduce this error if you debug this locally with Docker, following the steps in the documentation below?
This is for testing purposes, to understand if the issue seems to be specific to Pipelines or not.
Kind regards,
Theodora
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.