You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.