@popperjs/core 2.5.0 post-install fails
zapbulon opened this issue · 1 comments
zapbulon commented
Describe the bug
@popperjs/core v. 2.5.0 was just realased and its post-install fails. I tracked its usage in the lock file to
"react-overlays": { "version": "3.2.0", "requires": { "@popperjs/core": "^2.0.0",
To Reproduce
- Do
npm installwith react-overlays 3.2.0
Reproducible Example
Expected behavior
NPM install success
Screenshots
Environment (please complete the following information)
- Operating System: [Linux Mint / Ubuntu]
Additional context
Freezing @popperjs/core to 2.4.4 fixed it for me. I don't know whether it is a popperjs issue but it may be a good idea to freeze to previous version until they fix it.
kyletsang commented
This should be fixed with popper core 2.5.1.