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

bootstrap@5.3.2" has unmet peer dependency "@popperjs/core@^2.11.8" #1513

Open
bbkz opened this issue Dec 1, 2023 · 0 comments
Open

bootstrap@5.3.2" has unmet peer dependency "@popperjs/core@^2.11.8" #1513

bbkz opened this issue Dec 1, 2023 · 0 comments

Comments

@bbkz
Copy link
Contributor

bbkz commented Dec 1, 2023

Steps to Reproduce

When starting the latest docker container the following warning appears:

warning " > bootstrap@5.3.2" has unmet peer dependency "@popperjs/core@^2.11.8".

Logging into the container and force a reinstall, leads to the same warning.

~/src$ yarn install --force
yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
warning " > bootstrap@5.3.2" has unmet peer dependency "@popperjs/core@^2.11.8".
[5/5] Rebuilding all packages...
success Saved lockfile.
Done in 8.09s.

In yarn.lock popper version 1.16.1 is defined. Maybe this needs to be upgraded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant