帮我看下把,我把我的整个过程都贴出来

来源:5-4 剖析Grunt Tasks - grunt serve(一)

不停的思念

2015-01-07 12:05

开始安装yo webapp grunt-yo-webapp54acaf0800013adc05000384.jpg

安装失败

54acaf6d000166ef05000373.jpg

使用sudo yo webapp grunt-yo-webapp

同样也安装失败

54acafd20001df7105000384.jpg

使用npm install 倒是出来了,但是打开ls -al还是没有东西

54acb03300013d0805000384.jpg

最后使用yo doctor它是这样显示的

54acb0810001249f05000384.jpg

最后我也不知道问题出在哪了?

写回答 关注

2回答

  • Materliu
    2015-01-07 12:59:09

    看上去好像是 grunt-contrib-sass 安装失败, 先试一下单独全局安装它呢?  sudo npm install -g grunt-contrib-sass 

  • 不停的思念
    2015-01-07 18:23:35

    没有用啊54ad09210001ea0505000171.jpg

Grunt-beginner前端自动化工具

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

60385 学习 · 418 问题

查看课程

相似问题