Skip to content

@kenshooui/react-multi-select@1.1.6 incompatible with react 17.0.2 #197

Description

@BaharYilmaz

Expected Behavior

I deleted node_modules and package-lock.json then run npm install. I am waiting that successfully install packages.

Actual Behavior

But a dependency error occurred while installing packages.

peer react@"^15.0.0-0 || ^16.0.0" from @kenshooui/react-multi-select@1.1.6 node_modules/@kenshooui/react-multi-select @kenshooui/react-multi-select@"1.1.6" from the root project

Steps to Reproduce the Problem

  1. Delete node_modules and package-lock.json
    rm -rf node_modules
    rm package-lock.json
  2. npm install

Specifications

react 17.0.2
@kenshooui/react-multi-select@1.1.6
node v16.13.0
npm 7.24.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions