Git Product home page Git Product logo

Comments (14)

francoispluchino avatar francoispluchino commented on July 18, 2024

Because the plugin sees the URL as a URL for a VCS repository. I did not expected this scenario, but if it is native to Bower, then it must be included.

from composer-asset-plugin.

francoispluchino avatar francoispluchino commented on July 18, 2024

@trntv Can you give me your composer.json file, please?

from composer-asset-plugin.

trntv avatar trntv commented on July 18, 2024

I`ve already rewrite it, but i guess the problem was in bower "admin-lte" package.

from composer-asset-plugin.

ilyar avatar ilyar commented on July 18, 2024

Me too received such an error.
In order to reproduce a similar error, it is necessary in the composer.json file:

    "require": {
        ...
        "bower-asset/morrisjs": ">=0.5.1",
        ...
    }

The error is obtained from the dependence:

morrisjs/morris.js/bower.json:

    "devDependencies": {
        ...
        "sinon": "http://sinonjs.org/releases/sinon-1.8.1.js",
        ...
    }

from composer-asset-plugin.

francoispluchino avatar francoispluchino commented on July 18, 2024

@trntv, @ilyar Ok, thanks, I'll try to fix this problem this weekend or the next week.

from composer-asset-plugin.

qiansen1386 avatar qiansen1386 commented on July 18, 2024

@francoispluchino same issue here when i try to install AdminLTE theme for my yii project. Could we downgrade to beta1 or alpha release to avoid this issue? Or there are upcoming beta3 available soon?

No worry, I was just asked this question, take your time. Thank you for your work.

from composer-asset-plugin.

francoispluchino avatar francoispluchino commented on July 18, 2024

@qiansen1386 I currently work on this feature!

Current versions don't support this feature. The dev version should be able to manage this feature by tonight or tomorrow (France).

A Beta 3 will be released when all the issues of the milestone 1.0.0 will close (I hope soon).

from composer-asset-plugin.

francoispluchino avatar francoispluchino commented on July 18, 2024

@qiansen1386 I don't understand your problem with AdminLTE. There are no bower.json file, so it's not about this Issue.

What is your problem? (thank you to create a new issue in this case)

from composer-asset-plugin.

qiansen1386 avatar qiansen1386 commented on July 18, 2024

Em, may be it is not relavent to AdminLTE, but I got exact the same Exception with trntv's.
4 l c 9 3 v chw0c6zgiay

No driver found to handle Asset VCS repository
http://omnipotent.net/jquery.sparkline/2.1.2/jquery.sparkline.min.js

from composer-asset-plugin.

qiansen1386 avatar qiansen1386 commented on July 18, 2024

One of the dependency required sparkline.js.
As I know, sparkline should be a github repo, but somehow it was referring to http://omnipotent.net/jquery.sparkline/2.1.2/jquery.sparkline.min.js.

from composer-asset-plugin.

francoispluchino avatar francoispluchino commented on July 18, 2024

Ok, I just watched all versions of AdminLTE, and some versions have the bower.json file.

from composer-asset-plugin.

francoispluchino avatar francoispluchino commented on July 18, 2024

I finished my patch, I still have to write the tests, and optimize the code a bit. You'll be able to test with the dev version of the plugin.

from composer-asset-plugin.

qiansen1386 avatar qiansen1386 commented on July 18, 2024

Thanks a lot. Sorry for the bothering.:+1:

from composer-asset-plugin.

francoispluchino avatar francoispluchino commented on July 18, 2024

Fixed by 9c69ed7.

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.