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!

Bower feed not working as cache endpoint



  • Hi,
    I'm trying to figure out why my bower feed on ProGet is not called when I try to install bower packages.
    Bower feed

    I put a .bowerrc file in my project but it's ignored by the bower command.

    { 
      "registry":{
        "search":"http://xxxxxx:81/bower/tsi-bower"
      },
      "timeout": 300000
    }
    

    I've run bower install angular, and it's installed from github and statics page shows 0 packages in the bower feed.

    Image Text

    Product: ProGet
    Version: 4.2.0



  • Bower registries in ProGet are a set of key/value pairs containing package names and URLS. There are no "packages" per say, and the client determines what and where to download once it retrieves the URL.

    At some point, we will release a custom resolver for Bower that allows you to use the universal packages format to create an actual bower "package".



  • OK, I was supposing it but I didn't find it explicitly in documentation.

    Thanks for your quicker answer.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation