问答详情
源自:3-1 Yeoman实践

使用yeoman 构建项目出错请问原因

Error angular www


You don't seem to have a generator with the name karma:app installed.

You can see available generators with npm search yeoman-generator and then install them with npm install [name].

To see the 14 registered generators run yo with the `--help` option.


使用yeoman  构建项目出错请问原因


提问者:猪头_0001 2016-06-11 13:34

个回答

  • 猪头_0001
    2016-06-24 16:52:13

    哦哦哦

  • llhhbc
    2016-06-12 10:56:08

    你命令执行错了吧, 要安装生成器,你指定的生成器找不到