how to configure .npmrc file for bitbucket as npm registry or private registry?
Hey Pawan,
We have documentation related to deploying to NPM via either npm or private registry located below using the npm-publish pipe:
Hope this helps.
Cheers!
- Ben (Bitbucket Cloud Support)
Is it possible not to publish in npm registry and set the url registry with credentials in .npmrc?
Also tried ssh but npm does not recognize the ssh key
Currently in package.json
dependencies:{
"test-module": "git+https://{username}:{app_password}@bitbucket.org/orgname/test-module.git#v1.0.0"
},
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.