Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

Installing react-d3 #343

Open
anusurendra opened this issue Aug 10, 2017 · 1 comment
Open

Installing react-d3 #343

anusurendra opened this issue Aug 10, 2017 · 1 comment

Comments

@anusurendra
Copy link

anusurendra commented Aug 10, 2017

Hi I am getting the following warning when trying to install react-d3 using npm npm install react-d3

`npm WARN [email protected] requires a peer of react@^0.14.7 but none was installed.
npm WARN [email protected] requires a peer of react-dom@^0.14.7 but none was installed.
npm WARN [email protected] requires a peer of react@^0.14.0 but none was installed.
npm WARN [email protected] requires a peer of react@^0.14.9 but none was installed.
npm WARN [email protected] requires a peer of react@^0.14.7 but none was installed.
npm WARN [email protected] requires a peer of react-dom@^0.14.7 but none was installed.
npm WARN [email protected] requires a peer of react@^0.14.7 but none was installed.
npm WARN [email protected] requires a peer of react-dom@^0.14.7 but none was installed.

I am wondering about if there is a way stop this error. I have tried to install react and react-dom, however I still get this error.

Thanks in advance

@Mikajel
Copy link

Mikajel commented Aug 28, 2017

Same here. I am fairly new to JS and React as a whole, but I found it weird that I can see those dependencies installed and react-d3 is still being sad about them.

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

No branches or pull requests

2 participants