Unmet dependency for "react": "^15.2.1", "react-dom": "^15.2.1",
echorohit opened this issue · 4 comments
echorohit commented
Hi,
I am getting unmet dependency error while trying to install it on
"react": "^15.2.1",
"react-dom": "^15.2.1",
Any plan to support these version?
RamonGebben commented
Sure I'll try to send an update when I can, thanks for pointing it out.
…On Thu, 11 May 2017, 06:58 Rohit Choudhary, ***@***.***> wrote:
Hi,
I am getting unmet dependency error while trying to install it on
"react": "^15.2.1",
"react-dom": "^15.2.1",
Any plan to support these version?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#16>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AFJ63gTb0GP-stXljgPPmtwV-wnK1ro1ks5r4pVqgaJpZM4NXg7S>
.
echorohit commented
Shall I do that and Raise a PR?
RamonGebben commented
That would be great!
…On Thu, 11 May 2017, 11:58 Rohit Choudhary, ***@***.***> wrote:
Shall I do that and Raise a PR?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFJ63pJC5f2s98oNxvg_lRGbvQcx5EZ_ks5r4tvOgaJpZM4NXg7S>
.
RamonGebben commented
I've updated the version of the peer dependencies.
@echorohit Could you check if your problem still occurs on 0.2.1
?