We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to use react-progress-label in my project, which uses React 18.3.1. I encountered an error indicating a version conflict.
react-progress-label
Steps to Reproduce:
Expected Behavior: react-progress-label should integrate smoothly with React 18.3.1 without any errors.
Actual Behavior: I receive an npm error code ERESOLVE error, indicating a version conflict with React.
npm error code ERESOLVE
Environment:
Labels: bug, react
bug
react
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am trying to use
react-progress-label
in my project, which uses React 18.3.1. I encountered an error indicating a version conflict.Steps to Reproduce:
react-progress-label
.Expected Behavior:
react-progress-label
should integrate smoothly with React 18.3.1 without any errors.Actual Behavior:
I receive an
npm error code ERESOLVE
error, indicating a version conflict with React.Environment:
Labels:
bug
,react
The text was updated successfully, but these errors were encountered: