UNMET PEER DEPENDENCY generator-karma@>=0.9.0
I am installing version 5.6 of node.js on a CentOS 7 server with generator-angular , and am encountering the following error, in addition to some deprecation warnings: UNMET PEER DEPENDENCY generator-karma@>=0.9.0 I am following instructions from this tutorial . How can I resolve this error so that npm is able to successfully install generator-angular ? Also, are all the deprecation warnings anything to be concerned about? Is there a way to install generator-angular without using deprecated methods? Here is the terminal output showing the ERROR along with the deprecation warnings: [root