react-meta-tags icon indicating copy to clipboard operation
react-meta-tags copied to clipboard

Add support for React 17

Open textpain opened this issue 3 years ago • 2 comments

~/repos/example (master) % npm install react-meta-tags --save                                                                                                                           15:17:21
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.6.0" from [email protected]
npm ERR! node_modules/react-meta-tags
npm ERR!   react-meta-tags@"*" 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.

textpain avatar Dec 02 '21 12:12 textpain

hello! would support be added for react 17 as per OP?

abelchua avatar Jan 25 '22 14:01 abelchua

Hello, what about react 17??

marcovicar avatar Jul 03 '23 17:07 marcovicar