Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Few @angular packages are not retrieved from api

    Scheduled Pinned Locked Moved Support
    npmproget
    3 Posts 1 Posters 7 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      Tested in both 4.0.6 and 4.0.11 version,

      The following packages are the ones we’re attempting to consume:

      "@angular/common": "^2.0.0-rc.1",
      "@angular/compiler": "^2.0.0-rc.1",
      "@angular/core": "^2.0.0-rc.1",
      "@angular/http": "^2.0.0-rc.1",
      "@angular/platform-browser": "^2.0.0-rc.1",
      "@angular/platform-browser-dynamic": "^2.0.0-rc.1",
      "@angular/router-deprecated": "^2.0.0-rc.1",
      

      All of them have the same issue which is that proget doesn’t like the @ in the name.

      You can see the bug in action if you do an http request to the server:

      I have given you the URLs which works with npmjs registry not with proget.

      https://SERVERNAME/npm/DefaultNPM/@angular%2Fcommon
      fails
      error it throws "{"error":"ArgumentException","reason":"String is not a valid semantic version."}"

      https://SERVERNAME/npm/DefaultNPM/es6-promise
      succeeds

      Performing the same requests to the public npm server works correctly:

      https://registry.npmjs.org/@angular%2Fcommon
      succeeds

      https://registry.npmjs.org/es6-promise
      succeeds

      Please let us know, if there is a fix available in any builds.

      Product: ProGet
      Version: 4.0.6

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Also have this issue. DId you find a workaround?

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          Update to 4.1.3 has solved this issue for us.

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • First post
            Last post
          Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation