Skip to content

There is a dev dependency in "react-loading-overlay" on React 18.3.1, preventing use with React 19 #82

@andkaha

Description

@andkaha

The @achmadk/react-loading-overlay module, version 3.0.5, has a dev dependency on React 18.3.1:

This prevents its use with React 19:

4.590 npm ERR! code ERESOLVE
4.597 npm ERR! ERESOLVE unable to resolve dependency tree
4.597 npm ERR!
4.598 npm ERR! While resolving: ourproject@1.0.0
4.598 npm ERR! Found: react@19.0.0
4.598 npm ERR! node_modules/react
4.598 npm ERR!   react@"^19.0.0" from the root project
4.598 npm ERR!
4.598 npm ERR! Could not resolve dependency:
4.599 npm ERR! peer react@"^18.3.1" from @achmadk/react-loading-overlay@3.0.5
4.599 npm ERR! node_modules/@achmadk/react-loading-overlay
4.599 npm ERR!   @achmadk/react-loading-overlay@"^3.0.5" from the root project
4.599 npm ERR!
4.599 npm ERR! Fix the upstream dependency conflict, or retry
4.599 npm ERR! this command with --force or --legacy-peer-deps
4.599 npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions