loktar00 / react-lazy-load

React component that renders children elements when they enter the viewport.
MIT License
979 stars 166 forks source link

install failed #132

Closed sanshuiwang closed 2 years ago

sanshuiwang commented 5 years ago

cd ./examples/basic yarn install

install failed

➜  basic git:(master) ✗ yarn install
yarn install v1.13.0
info No lockfile found.
[1/5] 🔍  Validating package.json...
error react-lazy-load-basic-example@0.0.0: The engine "node" is incompatible with this module. Expected version "^4.0.0". Got "11.6.0"
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
loktar00 commented 2 years ago

Hmm not sure on this, seems to work correctly through NPM.