【发布时间】:2013-11-17 19:35:28
【问题描述】:
我只是按照这个指南:https://github.com/walmartlabs/thorax-seed/blob/master/README.md 在 Windows 机器上遇到了一个奇怪的问题。当我跑步时
npm start
bower 做了很多工作(我猜它加载了依赖项),但最后我得到了一些奇怪的错误:
命令行输出:http://pastebin.com/6exW5RGT
npm-debug 的内容:http://pastebin.com/bUmgKM8t
bower.json 内容:http://pastebin.com/Vf1ffMDa
我不知道在哪里寻求帮助(我猜它也是特定于 Windows 的,因为我无法通过谷歌搜索此错误),所以我在这里尝试。
【问题讨论】:
标签: javascript node.js npm