react-final-form-listeners icon indicating copy to clipboard operation
react-final-form-listeners copied to clipboard

Extending support for react 18

Open nikola-rokvic opened this issue 3 years ago • 1 comments

What is the current behavior?

ERESOLVE unable to resolve dependency tree

Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^18.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.3.0 || ^16.0.0 || ^17.0.0" from [email protected]
npm ERR! node_modules/react-final-form-listeners
npm ERR!   react-final-form-listeners@"*" from the root project

What's your environment?

"react": "^18.2.0",

nikola-rokvic avatar Nov 24 '22 09:11 nikola-rokvic

Hello - is it safe to assume this package is no longer maintained?

comet-code-andrew avatar Feb 15 '24 19:02 comet-code-andrew