我是靠谱客的博主 飞快口红,最近开发中收集的这篇文章主要介绍mac本地grunt提示:Fatal error: Unable to find local grunt.,觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
$grunt game
grunt-cli: The grunt command line interface. (v0.1.13)
Fatal error: Unable to find local grunt.
If you're seeing this message, either a Gruntfile wasn't found or grunt
hasn't been installed locally to your project. For more information about
installing and configuring grunt, please see the Getting Started guide:
http://gruntjs.com/getting-started
检查之后发现:项目的目录里没有node_modules文件夹,里面有没有grunt,这个错误提示在你的项目里没有找到grunt。
$cp -r ../h5_design/node_modules ./
$grunt game
成功
最后
以上就是飞快口红为你收集整理的mac本地grunt提示:Fatal error: Unable to find local grunt.的全部内容,希望文章能够帮你解决mac本地grunt提示:Fatal error: Unable to find local grunt.所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复