Skip to content

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

@Yourmix0x

Description

@Yourmix0x

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions