Skip to content

react-dom-core@0.0.4 is causing react-dom version conflicts with React 16 #101

@hatchette

Description

@hatchette

Expected Behavior

Using html-react-parser with React 16 on a project should not produce any warning with yarn install

Actual Behavior

yarn install produces warning

warning Resolution field "react@16.8.6" is incompatible with requested version "react@15"

Problematic package is react-dom-core@0.0.4 which has React@15 as dependency. I believe this dependency should be removed altogether. And instead react-dom added as peerDependency

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