Code Monkey home page Code Monkey logo

Comments (5)

Borales avatar Borales commented on May 20, 2024

I've tried to set extra params:

"asset-repositories": [
    {
        "type": "bower-vcs",
        "url": "https://github.com/dc-js/dc.js.git"
    },{
        "type": "bower-vcs",
        "url": "https://github.com/alekseykulikov/storage.git"
    }
]

The error still occurs

from composer-asset-plugin.

francoispluchino avatar francoispluchino commented on May 20, 2024

However there is still a bug with packages that use the version numbers found only in the file package.json/bower.json in a branch. This should be fixed with this issue #21.

Concerning the case of redirects, the problem may be that Composer cannot yet handle redirects in VCS Repositories (see this issue #24 and this gist).

I continue to solve these 2 problems for the next beta.

from composer-asset-plugin.

francoispluchino avatar francoispluchino commented on May 20, 2024

I think I can fix the redirection problem directly in the plugin.

from composer-asset-plugin.

Borales avatar Borales commented on May 20, 2024

@francoispluchino that would be great! Thanks

from composer-asset-plugin.

francoispluchino avatar francoispluchino commented on May 20, 2024

You can now overwrite a VCS Repository of the asset registry by a custom config directly in the root file composer.json (see b116949).

You will find the doc here.

Concerning the redirection, I added an dedicated issue (see #24).

from composer-asset-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.