code4it-dev / blog-comments

https://www.code4it.dev/
1 stars 0 forks source link

blog/connect-npm-feeds-from-azure-devops #36

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

How to connect and authenticate to NPM feeds on Azure DevOps - Code4IT

Azure DevOps, among its capabilities, allows you to store NPM packages in their system. Here we'll see how to connect to an NPM feed and how to solve the 401-unauthorized error.

https://www.code4it.dev/blog/connect-npm-feeds-from-azure-devops

obriankevin11 commented 1 year ago

Hi, is it possible to have multiple registries? Thanks