Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Not compatible with your version of node/npm #91

Open
gonzalesc opened this issue Sep 8, 2021 · 3 comments
Open

Not compatible with your version of node/npm #91

gonzalesc opened this issue Sep 8, 2021 · 3 comments

Comments

@gonzalesc
Copy link

Hi,
When I try to install it:

$ npm install --save @khanacademy/react-multi-select
npm WARN notsup Unsupported engine for @khanacademy/react-multi-select@0.3.3: wanted: {"npm":"^3.0.0"} (current: {"node":"14.17.6","npm":"6.14.15"})
npm WARN notsup Not compatible with your version of node/npm: @khanacademy/react-multi-select@0.3.3
npm WARN @khanacademy/react-multi-select@0.3.3 requires a peer of react@^0.14.7 || ^15.0.0 but none is installed. You must install peer dependencies yourself.

I have react:

$ npm view react version
17.0.2

Regards

@m00nst3r
Copy link

same issue.

@matheusmoraes23
Copy link

same issue :(

@KumarRitwick
Copy link

You can use this to to force add the dependency.
npm install --save @khanacademy/react-multi-select --force

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

4 participants