So my private key is setup correctly, I have no issues with bitbucket repos.
But the issue I am having is when I try to install a npm package from a Bitbucket private repo this popup always shows its ugly face.
I am installing from `npm install git@bitbucket.org:username/repo.git` and I have also tried `npm install -S git+ssh://git@bitbucket.org:username/repo.git` and all the others.
Since this is using git. It should really use my key to authenticate.
?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.