【发布时间】:2015-08-05 23:15:36
【问题描述】:
npm 使用npm list -g后返回如下信息
npm ERR! missing: atom-package-manager@*, required by undefined@undefined npm ERR! missing: opal-npm-wrapper@git://github.com/anthonny/opal-npm-wrapper.git#0.1.1, required by asciidoctor.js@1.5.2 npm ERR! missing: xmlhttprequest@~1.6.0, required by asciidoctor.js@1.5.2
截图:
【问题讨论】:
-
npm install的输出是什么?它是否报告了任何缺少的可选依赖项?