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

Installing react-d3 #343

@anusurendra

Description

@anusurendra

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

`npm WARN react-d3-basic@1.6.11 requires a peer of react@^0.14.7 but none was installed.
npm WARN react-d3-basic@1.6.11 requires a peer of react-dom@^0.14.7 but none was installed.
npm WARN react-d3-brush@1.1.0 requires a peer of react@^0.14.0 but none was installed.
npm WARN react-dom@0.14.9 requires a peer of react@^0.14.9 but none was installed.
npm WARN react-d3-core@1.3.9 requires a peer of react@^0.14.7 but none was installed.
npm WARN react-d3-core@1.3.9 requires a peer of react-dom@^0.14.7 but none was installed.
npm WARN react-d3-shape@0.2.24 requires a peer of react@^0.14.7 but none was installed.
npm WARN react-d3-shape@0.2.24 requires a peer of react-dom@^0.14.7 but none was installed.

  • react-d3@0.4.0
    updated 1 package in 1.544s`

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions