npm upload/publish & download packages to & from Nexus Registry

Поділитися
Вставка
  • Опубліковано 10 вер 2024
  • This video describes the below.
    Download npm packages from Nexus Registry?
    Upload/publish npm packages to Nexus Registry?
    Solve Authentication and Authorization issues(401,403 etc)
    For info about how to create npm registries in Nexus ,please follow the below video.
    • npm registries in Nexu...
    For info about only to download the npm packages from Nexus, please follow the below video.
    • How to configure npm c...

КОМЕНТАРІ • 11

  • @pemmasanivaraprasad7535
    @pemmasanivaraprasad7535 10 місяців тому +1

    Very Nice explanation.Thanks for the information.

  • @gauravgote7489
    @gauravgote7489 10 місяців тому +1

    Very Excellent and informative lecture sir, Could you please make the lecture on the same, but deployment by using Jenkins pipeline 🙏🙏

    • @technologytheoryhandson863
      @technologytheoryhandson863  10 місяців тому +1

      Thank you for nice words.. surely will do a video on similar deployment with Jenkins pipeline in coming days..

    • @gauravgote7489
      @gauravgote7489 10 місяців тому

      @@technologytheoryhandson863 Thank you...will wait for the lecture...

  • @UmaDevi-ik4vt
    @UmaDevi-ik4vt 8 місяців тому

    Iam trying to use nodejs version 16.20.2 on rhel7 server . We have 8.10.2 version which is using project based .npmrc file for authenticating nexus repo . When iam using 16.20.2 iam getting authentication error for npm publish commmand

  • @nandiniachugatla932
    @nandiniachugatla932 5 місяців тому

    Sir Im Getting This Error
    Unable to authenticate, need: BASIC realm="Sonatype Nexus Repository Manager"
    After creating role nd assign the role to user

  • @user-gm3ce8tq2b
    @user-gm3ce8tq2b 9 місяців тому

    How to download Artifact form nexus to jenkins by using jenkins declarative pipeline