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 19 support #866

Open
printfn opened this issue Dec 10, 2024 · 0 comments
Open

React 19 support #866

printfn opened this issue Dec 10, 2024 · 0 comments
Labels

Comments

@printfn
Copy link

printfn commented Dec 10, 2024

Version

6.3.4

Steps to reproduce

Install react-bootstrap-typeahead with React 19.

Expected Behavior

It should succeed.

Actual Behavior

It fails due to incompatible peer dependencies.

❯ npm ls react
npm ERR! code ELSPROBLEMS
npm ERR! invalid: [email protected] /home/projects/vitejs-vite-8uax8yfu/node_modules/react
[email protected] /home/projects/vitejs-vite-8uax8yfu
+-- [email protected]
| +-- @restart/[email protected]
| | `-- [email protected] deduped
| +-- [email protected]
| | +-- [email protected] deduped
| | `-- [email protected]
| |   `-- [email protected] deduped invalid: "^16.8.0 || ^17 || ^18" from node_modules/react-bootstrap-typeahead/node_modules/react-popper
| +-- [email protected]
| | `-- [email protected] deduped invalid: "^16.8.0 || ^17 || ^18" from node_modules/react-bootstrap-typeahead/node_modules/react-popper
| `-- [email protected] deduped
+-- [email protected]
| `-- [email protected] deduped
`-- [email protected]
@printfn printfn added the bug label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant