Giter VIP home page Giter VIP logo

Comments (10)

KamranAsif avatar KamranAsif commented on July 23, 2024

Hey, were you able to resolve this?

from fixed-data-table-2.

flyingpath avatar flyingpath commented on July 23, 2024

Thanks for response!
Ya.. I updated fixed-data-table to 0.6.2 and solved it.
But it still fixed-data-table.
Could fixed-data-table2 support react15.3.2?

from fixed-data-table-2.

KamranAsif avatar KamranAsif commented on July 23, 2024

Thats strange..I would have expected us to support it. I'm going to reopen this

from fixed-data-table-2.

flyingpath avatar flyingpath commented on July 23, 2024

It will install react 0.14.8 when I used npm install.
Or there is a specific version for react 15?

from fixed-data-table-2.

KamranAsif avatar KamranAsif commented on July 23, 2024

You should specify which version of react you want to use. It probably just insteads 0.14.8 because thats the minimum support version.

from fixed-data-table-2.

flyingpath avatar flyingpath commented on July 23, 2024

How to specify it?
there is a warning
"requires a peer of react@>=0.13.0 || ^0.14.0-beta3 but none was installed" ( I install react15.3.2)

Sorry, I am new. Thanks a lot!

from fixed-data-table-2.

KamranAsif avatar KamranAsif commented on July 23, 2024

Can you try running
'npm install --save [email protected]' and then try installing fixed-data-table-2 again?

from fixed-data-table-2.

flyingpath avatar flyingpath commented on July 23, 2024

Amazing! It works!!
Thanks a lot!!

Besides, it still failed when installed it by 'jspm install npm:fixed-data-table-2' (will install react0.14.8)
even if I had used 'jspm install npm:[email protected]' first.
But in npm, it solved! I could work with npm only.

Thanks!!

from fixed-data-table-2.

geoffreyfloyd avatar geoffreyfloyd commented on July 23, 2024

The package.json file is still clearly wrong in latest source, and this should be reopened, despite whatever hack gets around it, the peerDependency section should be expanded to include React 15, instead of just 13 & 14.

from fixed-data-table-2.

wcjordan avatar wcjordan commented on July 23, 2024

Our understanding is 15.x.x is >= 0.13.0 and as such is considered an acceptable peer dependency. Could you provide instructions to reproduce what you're seeing?

On a side note, we can probably remove support for 0.14.0-beta3 at this time.

from fixed-data-table-2.

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.