When I'm trying to install the package, I get the following error:
$ yarn add react-bidirectional-infinite-scroll
yarn add v1.15.2
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
error react-bidirectional-infinite-scroll@2.0.1: The engine "node" is incompatible with this module. Expected version "^9.2.0 || ^8.0.0". Got "12.3.0"
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
I'm using node v12.3.0 and yarn v1.15.2
When I'm trying to install the package, I get the following error:
I'm using
nodev12.3.0 andyarnv1.15.2