Giter Club home page Giter Club logo

Comments (10)

ConnorKrammer avatar ConnorKrammer commented on July 26, 2024

I would like to second this. Then we could use it from Bower without having to run off of the master repository (where breaking changes may occur).

from keypress.

dmauro avatar dmauro commented on July 26, 2024

Oh, great idea. Done and thank you.

from keypress.

ConnorKrammer avatar ConnorKrammer commented on July 26, 2024

Running bower install Keypress#1.0.8 is still giving me the error bower ENORESTARGET No tag found that was able to satisfy 1.0.8. So Bower is still searching the git repository for an actual tag. I'm not sure why bower.json isn't being looked at -- my best guess is that running git tag 1.0.8 is the easiest way to resolve this.

Oh, and a sidenote. Found this in the Bower spec document:

main [string|array of strings]

The primary acting files necessary to use your package. While Bower does not directly use these files, they are listed with the commands bower list --json and bower list --paths, so they can be used by build tools. Do not include minified files. Files should not be versioned (Bad: package.1.1.0.js; Good: package.js).

(emphasis added)

Don't know if you care about that, but thought you'd like to know.

from keypress.

dmauro avatar dmauro commented on July 26, 2024

Good to know about the main tag. I didn't look closely enough at that I guess.

I did do git tag, not sure why it's not taking. Could just take some time for Bower to play catch up?
edit: I just tried bower install Keypress#1.0.8 and it went off without a hitch.

from keypress.

cbebry avatar cbebry commented on July 26, 2024

I noticed that there are no tags in the GitHub list of tags for this repository. Is it possible that the tags have not been pushed up?

git push --tags

from keypress.

dmauro avatar dmauro commented on July 26, 2024

Yeah, that was it. Thanks.

from keypress.

ConnorKrammer avatar ConnorKrammer commented on July 26, 2024

Didn't notice that you'd just replied, and was trying it again myself.

My response: "WTF? This was broken 30 seconds ago!"

Great that it worked out.

from keypress.

dmauro avatar dmauro commented on July 26, 2024

Well the weird thing is the install worked for me BEFORE I did git push --tags. :?

from keypress.

ConnorKrammer avatar ConnorKrammer commented on July 26, 2024

Eh, I guess we'll never know. It's just one of those things.

from keypress.

abhikmitra avatar abhikmitra commented on July 26, 2024

This problem suddenly appearing now. Anybody getting it ?

from keypress.

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.