Skip to content

Peer dependency block: emblor@1.4.8 incompatible with React 19 (ERESOLVE) #119

@evokelektrique

Description

@evokelektrique

Feature description

Description:

Installing emblor@1.4.8 fails under React 19 because peerDependencies restrict react to ^18.0.0.

Environment:

Package: emblor 1.4.8
React: 19.1.1
Node: 22.12.0
npm: 11.4.1
OS: Linux (kernel 6.12.13)
Project name: trellion-frontend
Command: npm install emblor --verbose

Expected behavior:

emblor installs cleanly in a React 19 project if compatible (appears purely UI/tag input; likely works).

Steps to reproduce:

Initialize project with React 19 (e.g. create-react-app / Next.js canary using React 19).
Run npm install emblor.
Observe ERESOLVE peer conflict.

Additional Context

Additional details here...

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues and PRs

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