【发布时间】:2014-04-12 10:29:10
【问题描述】:
在设置MEAN Stack的过程中,
在节点0.10.26上安装meanio模块后,我无法通过命令“mean init myApp”。
1. npm install -g "meanio'
2. mean init myApp
This always gives me "Prerequisite not installed: undefined".
你能看看吗?
问候 拉姆
【问题讨论】:
-
我遇到了同样的问题,我是这样解决的:转到here,按照快速安装中的步骤进行操作,然后重复“mean init myApp”
标签: node.js npm mean-stack