GithubHelp home page GithubHelp logo

Comments (8)

rstacruz avatar rstacruz commented on May 19, 2024

I tried to take the liberty of registering this myself:

bower register paymentfont git://github.com/vendocrat/PaymentFont.git

But it seems there's an error in bower.json for v1.0.0. This is fixed in master though.

from paymentfont.

AlexanderPoellmann avatar AlexanderPoellmann commented on May 19, 2024

Yep, that error in bower.json was fixed in a pull request, but we obviousloy forgot to register it. Works for me so far now! Is it working for you @hyzhak?

from paymentfont.

marcokernler avatar marcokernler commented on May 19, 2024

Also doesn't work for me:

$ bower search paymentfont
No results.

I tried also to register the plugin, but it seems there's still an error in bower.json

$ bower register paymentfont git://github.com/vendocrat/PaymentFont.git
bower paymentfont#*            resolve git://github.com/vendocrat/PaymentFont.git#*
bower paymentfont#*           download https://github.com/vendocrat/PaymentFont/archive/v1.0.0.tar.gz
bower paymentfont#*            extract archive.tar.gz
bower paymentfont#*         EMALFORMED Failed to read /var/folders/vq/n_nb9nf57d1b1zxb1m0f_0580000gn/T/marcokernler/bower/paymentfont-39496-hulmU9/bower.json

Additional error details:
Unexpected token ]

from paymentfont.

t1st3 avatar t1st3 commented on May 19, 2024

Hi there,
I also tried to register and got the same error, and I think I spotted the problem.

When browsing the source for release 1.0.0, there is an error (an eol comma) in bower.json:
https://github.com/vendocrat/PaymentFont/blob/v1.0.0/bower.json#L9

Bower works with git tags.
Meaning: although this comma has been fixed, the bower register command will try to register the files as they were on tag 1.0.0, and then will get an errored bower.json.

To solve this, the project should be patched and then have an new tag, say 1.0.1.

Only after that, we can try again the bower register command.

from paymentfont.

tomsommer avatar tomsommer commented on May 19, 2024

Please tag 1.0.1

from paymentfont.

t1st3 avatar t1st3 commented on May 19, 2024

+1
@AlexanderPoellmann

from paymentfont.

rstacruz avatar rstacruz commented on May 19, 2024

pleeeasse just tag it

from paymentfont.

AlexanderPoellmann avatar AlexanderPoellmann commented on May 19, 2024

I'm sorry guys, I've been busy with family and work. PaymentFont v1.1.0 should now be available via Bower too!

from paymentfont.

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.