Giter VIP home page Giter VIP logo

Comments (5)

marcelodeandrade avatar marcelodeandrade commented on June 14, 2024 1

@PommeVerte I believe is not the problem. The token has already set. I checked multiple time think the same issue.

from composer-asset-plugin.

dmill-bz avatar dmill-bz commented on June 14, 2024

I'm getting a bunch of these issues too. But no slowness , perhaps because I don't have that many dependencies).
On travis of all places (everything works fine locally).
Single line for example:

Skipped tag 3.2.3, no bower.json file was found

I don't get any skipped tags locally. Best I can tell both servers are running the same php (5.6.31) version, composer version (1.6.3), and same plugin version (1.4.2)

You can check full logs here : https://travis-ci.org/PommeVerte/gremlin-php/jobs/365943928

from composer-asset-plugin.

dmill-bz avatar dmill-bz commented on June 14, 2024

Actually going to post an extra segment here :

Importing tag 3.2.5 (3.2.5.0)
Reading bower.json of bower-asset/inputmask (3.2.4)
Importing tag 3.2.4 (3.2.4.0)
Reading bower.json of bower-asset/inputmask (3.2.3)
Skipped tag 3.2.3, no bower.json file was found
Reading bower.json of bower-asset/inputmask (3.2.2)
Skipped tag 3.2.2, no bower.json file was found
Reading bower.json of bower-asset/jquery.inputmask (3.1.63)
Skipped tag 3.1.63, no bower.json file was found

It looks like it stops importing for some reason and fails to find the json quite naturally.
Assuming the failure occures here :

$data = $this->driver->getComposerInformation($this->identifier);
$valid = is_array($data);
$data = $this->preProcess($this->driver, $this->validateData($data), $this->identifier);

from composer-asset-plugin.

dmill-bz avatar dmill-bz commented on June 14, 2024

I sorted my issue out. It was stupid. Composer was hitting the api limit in travis without a github token.

from composer-asset-plugin.

dmill-bz avatar dmill-bz commented on June 14, 2024

@marcelodeandrade I suspect you may have the same issue. check this https://getcomposer.org/doc/articles/troubleshooting.md#api-rate-limit-and-oauth-tokens

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.