Skip to content
New issue

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

React Progress Label v3.1.7 incompatible with React 18 #29

Open
YourmixJNR opened this issue Aug 23, 2024 · 0 comments
Open

React Progress Label v3.1.7 incompatible with React 18 #29

YourmixJNR opened this issue Aug 23, 2024 · 0 comments

Comments

@YourmixJNR
Copy link

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:

  1. Create a new React project with Vite + React.
  2. Install react-progress-label.
  3. Run the project.

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:

  • Node.js version: 18.18.0
  • Operating System: Windows
  • React version: 18.3.1

Labels: bug, react

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant