Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing peer dependency with npm3 install #5

Closed
gbk opened this issue Jun 19, 2016 · 3 comments
Closed

Missing peer dependency with npm3 install #5

gbk opened this issue Jun 19, 2016 · 3 comments

Comments

@gbk
Copy link

gbk commented Jun 19, 2016

rc-util v3.2.0

1a719d1

image

react-addons-pure-render-mixin peer-depends react@^15.1.0.

When I install rc-menu, a UNMET PEER DEPENDENCY error occured.

image

So, would you please remove react-addons-pure-render-mixin or add react into dependencies?

@pcwinters
Copy link

👍 broke the same way via rc-calendar

@eternalsky
Copy link

react-addons-pure-render-mixin 15.x dependence 的意思是 rc 要放弃对 IE8 的兼容了吗~ peer 的 react 15.x 会和兼容 0.14.x 的组件产生依赖冲突了吧~

@benjycui
Copy link
Member

May be we should publish rc-util@4.0.0 which had removed react-addons-pure-render-mixin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants