-2

I am getting the following Error while installing Node Package. npm install gives up to date.

enter image description here

Hemanth
  • 136
  • 1
  • 1
  • 10

1 Answers1

0

These are some npm warnings. Not errors. See how node package deprication works.

Anuradha Gunasekara
  • 6,553
  • 2
  • 27
  • 37
  • That is answered before. Just take a look in [here](https://stackoverflow.com/questions/38889519/how-to-deal-with-deprecation-warnings-from-npm) – Anuradha Gunasekara Apr 17 '18 at 05:38