react-actioncable-provider icon indicating copy to clipboard operation
react-actioncable-provider copied to clipboard

Warning during yarn install - [email protected]: core-js@<3 is no longer maintained - Upgrade required

Open tonydehnke opened this issue 3 years ago • 4 comments

Hi, did a fresh yarn install build of my package.json today.

This warning was shown:

warning react-actioncable-provider > react > fbjs > [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.

My react version and react-actionable-provider version:

    "react": "16.13.1",
    "react-actioncable-provider": "^2.0.0",

I'm a newbie to this, so if you have any other questions please let me know and I will do my best to help.

tonydehnke avatar Aug 26 '20 04:08 tonydehnke