Kennypt / react-viewport-hook

React hook to return current web app viewport configured naming based on screen (re)size
2 stars 0 forks source link

Cannot install the library through npm #6

Open yogesh0509 opened 2 years ago

yogesh0509 commented 2 years ago

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 }

Kennypt commented 6 months ago

thanks for the feedback, going to update the engines