Forums

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

I want to publish an angular library to bitbucket. How do you npm install it through the angular CLI

Liz Datig
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!
March 18, 2019

How to NPM install angular library from bitbucket account?

1 answer

0 votes
Swarna
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!
February 4, 2021

Add as below in package.json and do npm install

"dependencies": {

-----

"package-name":"git+https://<repo_owner>@bitbucket.org/<accountname>/<reponame>.git"

}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events