I am trying to install npm package dependencies in to my angular application and i am getting this error. Any help to fix this?
npm ERR! code E404 npm ERR! 4
Some time your other packages may not compatible with the package that you are going to install via npm
uninstall and reinstall latest Node
that having latest NPM version