Giter VIP home page Giter VIP logo

Comments (6)

mathieutozer avatar mathieutozer commented on May 28, 2024

Or rather - I think I installed it manually, that explains the extra copy in my root. Now when running I get react-bootstrap-bower: Unable to find suitable version for react-bootstrap-bower as I have bumped the version number in my smart.json.

Is there something I need to run to get it to download the latest from github?

from meteor-bower.

mathieutozer avatar mathieutozer commented on May 28, 2024

I've tried using plain old bower, but it doesn't seem to know about it

[mtozer@mtozer-mbp ~/code/mycode/test (master)]$ bower info react-bootstrap-bower
bower ENOTFOUND Package react-bootstrap-bower not found

from meteor-bower.

mquandalle avatar mquandalle commented on May 28, 2024

I don't get any result on bower.io [0]. Could this package have been removed from the index?

[0] http://bower.io/search/?q=react-bootstrap-bower

from meteor-bower.

mathieutozer avatar mathieutozer commented on May 28, 2024

I think it's not officially added there because it's kind of a mirror, so I was using it in meteor by specifying the source in my smart.json like so

{
  "bower": {
    "react-bootstrap-bower": {
      "source": "git://github.com/react-bootstrap/react-bootstrap-bower.git",
      "version": "0.9.0"
    }
  },
  "packages": {
    "bower": {},
    "bootstrap-3": {},
    "define": {},
    "collection2": {},
    "routecore": {},
    "ace-embed": {},
    "roles": {}
  }
}

from meteor-bower.

mquandalle avatar mquandalle commented on May 28, 2024

With "plain old bower" you can also use this git repository source.

from meteor-bower.

lorensr avatar lorensr commented on May 28, 2024

Yes, bower install works with git repo source. For meteor-bower support, see #47

from meteor-bower.

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.