Code Monkey home page Code Monkey logo

Comments (5)

joaomilho avatar joaomilho commented on May 18, 2024

There's something really wrong here. When I opened the package.json of your lib, the version is 0.4.6 and react's version is 0.12.2, while on Github you have react 0.13.1 but the SAME version of the lib. Whaaaat?

from react-d3-components.

joaomilho avatar joaomilho commented on May 18, 2024

Amazing, now I installed directly from github. The package points to the right React version (0.13.1) but now both webpack and browserify can't find the lib, since there's no index.js and package points to lib/index.js, which doesn't exist (as far as I understand is removed before build). ......

from react-d3-components.

codesuki avatar codesuki commented on May 18, 2024

Hey! Thanks for the report! The version on Github has React 0.13.1 since some days ago but I did not yet release a new NPM version. I will publish the new version first thing monday morning!
In the meanwhile what you can do is git clone this repository and then npm install /path/to/repository, then the lib folder will be created and installed into your project. Hope that helps!

from react-d3-components.

joaomilho avatar joaomilho commented on May 18, 2024

Hey, thanks for the response and sorry for the frustration :D. Cloning worked. LMK when there's a new version.

from react-d3-components.

codesuki avatar codesuki commented on May 18, 2024

Glad it worked out.
New npm version uploaded! Please have a try :)

from react-d3-components.

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.