I am not able to install this library through npm.
Ways to reproduce --
npm i react-viewport-hook@1.0.6 --legacy-peer-deps
Error message --
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'react-viewport-hook@1.0.6',
npm WARN EBADENGINE required: { node: '^12.0.0', yarn: '^1.12.0' },
npm WARN EBADENGINE current: { node: 'v16.13.1', npm: '8.1.2' }
npm WARN EBADENGINE }
I am not able to install this library through npm.
Ways to reproduce --
npm i react-viewport-hook@1.0.6 --legacy-peer-depsError message --
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'react-viewport-hook@1.0.6',
npm WARN EBADENGINE required: { node: '^12.0.0', yarn: '^1.12.0' },
npm WARN EBADENGINE current: { node: 'v16.13.1', npm: '8.1.2' }
npm WARN EBADENGINE }