fireactjs / saas

A fully functional React web application for SaaS projects. It's built with React, Firebase and Stripe.
476 stars 177 forks source link

core-js@<3.3 is no longer maintained and not recommended for usage #20

Closed minhalkhan closed 3 years ago

minhalkhan commented 3 years ago

Running npm install leads to a core-js@<3.3 is no longer maintained and not recommended for usage error?

chaoming commented 3 years ago

That is a react issue. I can install without error but with warnings.

https://github.com/facebook/create-react-app/issues/9431