npm WARN unmet dependency问题的解决方法

  • remove node_modules $ rm -rf node_modules/
  • run $ npm cache clean

详见这里: http://stackoverflow.com/questions/20764881/why-does-npm-install-say-i-have-unmet-dependencies

posted on 2015-03-15 01:19  argb  阅读(1161)  评论(0编辑  收藏  举报

导航