-
Notifications
You must be signed in to change notification settings - Fork 894
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
upgrade @firebase/polyfill core-js #6503
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
second this |
Same issue here. Just installed firebase right now. I hope it will be resolved soon! |
same issue while installing the latest firebase@9.9.2. |
Bump |
So the good news is that NPM users and users of the v9 CDN scripts shouldn't need to worry. I'll remove As of v9 we've stopped updating |
npm WARN deprecated core-js@3.6.5:
core-js@<3.23.3
is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues.Please, upgrade your dependencies to
>=3.23.3
of core-js.The text was updated successfully, but these errors were encountered: