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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.