Uploaded image for project: 'National Data Service'
  1. National Data Service
  2. NDS-1049

Bower installs failing intermittently with HTTP 410 "Gone"

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Labs Workbench - Beta
    • User Interface
    • None
    • NDS Sprint 35, NDS Sprint 36

      From https://stackoverflow.com/questions/46689890/why-is-bower-returning-a-410-error-message:

      This is because bower has changed the registry url today without a redirect.

      You need to edit your .bowerrc file to include this to point to the new url.

      {
           "registry": "https://registry.bower.io"
      }
      

      Note, this is only if you're unable to update your version of bower. If you update bower this should resolve itself.

              lambert8 Sara Lambert
              lambert8 Sara Lambert
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: