You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just saying it's missing a peer dependency, it's just a warning. As @popperjs/core is only used in Bootstrap's JS and this theme is only using the Bootstrap SCSS for styling, it's not necessary for the theme to install @popperjs/core for something it isn't even using.
If you need to use the Bootstrap JS files, you should be installing bootstrap and @popperjs/core in your own project.
Hello,
when I install this package using yarn v3.2.0, I'm getting the error:
which is referenced here:
https://yarnpkg.com/advanced/error-codes#yn0002---missing_peer_dependency
Can you please fix it? Thank you.
The text was updated successfully, but these errors were encountered: