課程
/前端開發(fā)
/前端工具
/Grunt-beginner前端自動化工具
全局安裝了gennerator-gruntplugin 然后運行,輸入名字的時候一直報錯。
2016-06-23
源自:Grunt-beginner前端自動化工具 6-1
正在回答
目測你的generator-gruntplugin版本有問題,卸載掉npm remove -g generator-gruntplugin,重新安裝穩(wěn)定版的npm install -g generator-gruntplugin@0.0.7
jimhu
參考http://gruntjs.com/creating-plugins?這個創(chuàng)建插件參考http://gruntjs.com/project-scaffolding?這個創(chuàng)建模板
舉報
通過配置Grunt自動化工具,提高您的工作效率,出乎您的想象
1 回答輸入yo webapp grunt-by-yo報錯
1 回答bower install時一直出錯
3 回答我有安裝git啊,為什么我輸入bower install jquery的時候它報錯,報錯是"git is not installed or not in the path"?
1 回答在用yeoman創(chuàng)建webapp項目的時候報錯
2 回答npm安裝yeoman的時候報如下錯誤,怎么解決了?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關注慕課網(wǎng)微信公眾號
2016-11-07
目測你的generator-gruntplugin版本有問題,卸載掉npm remove -g generator-gruntplugin,重新安裝穩(wěn)定版的npm install -g generator-gruntplugin@0.0.7
2016-07-08
參考http://gruntjs.com/creating-plugins?這個創(chuàng)建插件
參考http://gruntjs.com/project-scaffolding?這個創(chuàng)建模板