The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to configure .npmrc for bitbucket as npm registry or private registry?

Pawan Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 11, 2023

how to configure .npmrc  file for bitbucket as npm registry or private registry?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Ben
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 12, 2023

Hey Pawan,

We have documentation related to deploying to NPM via either npm or private registry located below using the npm-publish pipe:

Hope this helps.

Cheers!

- Ben (Bitbucket Cloud Support)

Atalie
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 27, 2023

Is it possible not to publish in npm registry and set the url registry with credentials in .npmrc? 

Also tried ssh but npm does not recognize the ssh key 

Currently in package.json

 

dependencies:{

"test-module": "git+https://{username}:{app_password}@bitbucket.org/orgname/test-module.git#v1.0.0"

},
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events