Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

Liz Datig March 18, 2019

How to NPM install angular library from bitbucket account?

1 answer

0 votes
Swarna 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