Very often when users install a package, they see warnings about deprecated dependencies, and don't know what to do about them.
$ npm install
npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
└─┬ @material-ui/core@4.10.0
└── popper.js@1.16.1