Giter VIP home page Giter VIP logo

classes's Issues

Semi-dependency on `indexof` throws tons of warnings in Meteor

I don't know about other people's experience but I've got these annoying warnings...

Unable to resolve some modules:

  "indexof" in /usr/share/meteor-app/node_modules/component-classes/index.js (web.browser)

If you notice problems related to these missing modules, consider running:

  meteor npm install --save indexof

every time the Meteor tool rebuilds.

And the thing is, I don't even use this package. Instead the one package I use (rc-slider) depends on another which depends on another which depends on another... which then depends on this one.

Maybe the solution is as simple as just add indexof to my dependency list but that creates confusion later when I remove rc-slider at some point and don't remember removing indexof together.

#30 seems to be addressing this issue. I'm glad I'm not alone out there.

@jonathanong Add the component committers as `npm owners`

@jonathanong I wrote a quick script to handle this for you. Download the script from: https://gist.github.com/TooTallNate/8923821

Then, you can execute this file with a filename of npm users like so: https://gist.github.com/TooTallNate/cb7ba6cfc92ac685c533/raw/e037040256feead3439479b23af4cf407c3472fc/component-committers.txt

So the final invocation becomes something like:

$ cat component-committers.txt | xargs gnode sync.js

Can you run this so that we are all owners for the component-classes package on npm? Cheers!

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.