Setting up and using npm Feed on Azure Devops

Sdílet
Vložit
  • čas přidán 6. 09. 2024

Komentáře • 6

  • @theAphelionDT
    @theAphelionDT Před 3 lety +2

    Not going to lie, this was exactly what I needed. Great job explaining in detail.

  • @cloudmartial9333
    @cloudmartial9333 Před rokem

    How can we do the same steps using azure pipeline, i want to make this step automated

  • @sudhirgoswami2882
    @sudhirgoswami2882 Před 3 lety

    Can you please guide me on how to do with VS Code, I have Azure DevOps Artifacts feed URL. I need to install the dependencies.

  • @muskelon767
    @muskelon767 Před 2 lety

    I was wondering why we need to cd to dist/my library to do the npm publish? We can publish library from projects/my-lib right?

    • @ericx1419
      @ericx1419 Před 2 lety

      In his case was because he compiled the ts code to vanilla js