I have lot of dependencies installed. while npm install
I am getting npm warn
deprecated please update to some version. how to find which package produces this warning.
Open your terminal and run these two commands:
cd
npm outdated
It should return a list of outdated packages that need to be upgraded.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With