Flux is not working with react 18. Error is:
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.2 || ^16.0.0 || ^17.0.0" from flux@4.0.3
What is the official strategy to resolve this error?
Flux is not working with react 18. Error is:
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.2 || ^16.0.0 || ^17.0.0" from flux@4.0.3
What is the official strategy to resolve this error?