fkhadra / react-toastify

React notification made easy 🚀 !
https://fkhadra.github.io/react-toastify/introduction
MIT License
12.33k stars 676 forks source link

Not able to use this package with npm version 8.19.4? #1004

Closed grantspilsbury closed 8 months ago

grantspilsbury commented 9 months ago

Hi, am I not able to use this package with npm version 8.19.4?

Could not resolve dependency:
npm WARN peer typescript@"^2.1.0" from tslint-microsoft-contrib@5.0.3
npm WARN node_modules/tslint-microsoft-contrib
npm WARN   tslint-microsoft-contrib@"~5.0.1" from tslint-config-airbnb@5.8.0
npm WARN   node_modules/tslint-config-airbnb
npm WARN 
npm WARN Conflicting peer dependency: typescript@2.9.2
npm WARN node_modules/typescript
npm WARN   peer typescript@"^2.1.0" from tslint-microsoft-contrib@5.0.3
npm WARN   node_modules/tslint-microsoft-contrib
npm WARN     tslint-microsoft-contrib@"~5.0.1" from tslint-config-airbnb@5.8.0
npm WARN     node_modules/tslint-config-airbnb
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: centre-websites@0.1.1
npm ERR! notsup Not compatible with your version of node/npm: centre-websites@0.1.1
npm ERR! notsup Required: {"node":">=12.2.0 <17.0.0","npm":">=6.9.0 <8.19.3"}
npm ERR! notsup Actual:   {"npm":"8.19.4","node":"v16.20.1"}
fkhadra commented 8 months ago

Hey, I believe this issue is related to your setup not the library, I have no issue installing it even with the latest npm version.