报错了,求指导

来源:5-2 从无到有构建Grunt项目

小标超人哥哥

2015-12-21 16:00

You don't seem to have a generator with the name webapp installed. You can see available generators with npm search yeoman-generator and then install them with npm install [name]. git 的命令行 报错 无法用yo搭建项目  我是用 cnpm安装的yo 有影响吗(npm 经常报错)

写回答 关注

1回答

  • 我才是深蓝
    2015-12-30 17:54:17

    npm install webapp-generator

    你需要先安装相对应的 generator 再去使用 

    yo webapp

Grunt-beginner前端自动化工具

通过配置Grunt自动化工具,提高您的工作效率,出乎您的想象

60385 学习 · 418 问题

查看课程

相似问题