So I know how to install our repo via
npm i bitbucket-url-here
Is there a way to install a branch rather then main?
Most of the searches I found were only on installing the main branch of a repo.
Thank you!
I also want to know on how to install a branch using package.json ...
This does not work :(
"dependencies": {
"<module name>": git+ssh://git@bitbucket.org/<organization>/\<repo>#<branch name>,
...
}
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.