We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
6.3.4
Install react-bootstrap-typeahead with React 19.
It should succeed.
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]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: