Do we have feature like azure artifacts for creating private nom libraries in bitbucket

UMAMAHESHWARI G
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!
November 27, 2023

Is there any feature to deploy a npm library in bitbucket and import those npm libraries in other projects from bitbucket  just like azure artifacts private npm libraries

1 answer

1 vote
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 28, 2023

Hello @UMAMAHESHWARI G and welcome to the community!

You can store your library in a Bitbucket Cloud repository and install it using the npm command with the following syntax : 

npm install git+ssh://git@bitbucket.org/{user}/{repository}.git

I also found this tutorial that might be useful when setting up your dependencies to download from Bitbucket repository : 

Thank you, @UMAMAHESHWARI G !

Patrik S

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events