revolunet / react-mailchimp-subscribe

React subscribe form for Mailchimp.
https://revolunet.github.io/react-mailchimp-subscribe/
244 stars 49 forks source link

Compatibility with React 17 #58

Closed raphaelpinel closed 3 years ago

raphaelpinel commented 3 years ago

I just installed react-mailchimp-subscribe and got this error

npm ERR! Could not resolve dependency: npm ERR! peer react@"15||16" from react-mailchimp-subscribe@2.1.1 npm ERR! node_modules/react-mailchimp-subscribe npm ERR! react-mailchimp-subscribe@"*" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

I then installed with npm i react-mailchimp-subscribe --force

I have not tested yet if there are some issues.

But it would be nice if React 17 would be supported out of the box.

revolunet commented 3 years ago

Thanks for reporting, should be fixed in release 2.1.3