Cogoport / cogo-toast

Beautiful, Zero Configuration, Toast Messages for React. Only ~ 4kb gzip, with styles and icons
https://cogoport.github.io/cogo-toast
MIT License
673 stars 1 forks source link

React v17 compatible #71

Closed stefensuhat closed 2 years ago

dayvista commented 3 years ago

+1 for this

lemihthien commented 3 years ago

the same issue

brayn003 commented 3 years ago

Can you please tell me what exactly is the issue?

dayvista commented 3 years ago

@brayn003 When running npm install on this package, the installation fails unless the --force tag is used. The package is asking for react: ^16.0.0 as a peer dependency, and doesn't register v17 of React as valid as a result

oliemansm commented 3 years ago

This project seems pretty dead unfortunately... Does somebody have a fork where this has been fixed and published that one to npm?