GithubHelp home page GithubHelp logo

Comments (12)

spencerwahl avatar spencerwahl commented on June 6, 2024

1.1.1 is only available on npm, not bower

from fgpv-vpgf.

milespetrov avatar milespetrov commented on June 6, 2024

bower continues to only support v1.0.0. Closing after a very long wait 😞

from fgpv-vpgf.

AleksueiR avatar AleksueiR commented on June 6, 2024

No support needed - you can target a github release or a branch with bower.

from fgpv-vpgf.

milespetrov avatar milespetrov commented on June 6, 2024

Ok let me know the target value and I'll update this

from fgpv-vpgf.

milespetrov avatar milespetrov commented on June 6, 2024

No luck with bower install https://github.com/gre/bezier-easing/#2.0.3 including the --save and --force flags

bower ENORESTARGET URL sources can't resolve targets

from fgpv-vpgf.

AleksueiR avatar AleksueiR commented on June 6, 2024

.git is missing: bower install http://github.com/gre/bezier-easing.git#v2.0.3

from fgpv-vpgf.

milespetrov avatar milespetrov commented on June 6, 2024

I tried that but got another error ECONFLICT Unable to find suitable version for bezier-easing which is odd as we are giving it the version explicitly

from fgpv-vpgf.

AleksueiR avatar AleksueiR commented on June 6, 2024

We are referencing 1.0.0 version in the bower file. Try updating it and running npm install or remove that line and running bower install http://github.com/gre/bezier-easing.git#v2.0.3 again.

from fgpv-vpgf.

milespetrov avatar milespetrov commented on June 6, 2024

So I removed the line in bower, which gave the same issue so I deleted the bezier-easing folder in lib which seemed to make it work. However the page fails to load indicating Uncaught ReferenceError: BezierEasing is not defined

from fgpv-vpgf.

AleksueiR avatar AleksueiR commented on June 6, 2024

They must have changed the global library name or something else. :(

from fgpv-vpgf.

milespetrov avatar milespetrov commented on June 6, 2024

It's still BezierEasing - strange

from fgpv-vpgf.

milespetrov avatar milespetrov commented on June 6, 2024

No longer relevant, also removing animations on v2

from fgpv-vpgf.

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.