首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >当地国家预防机制模块“咕噜-美化”没有找到。安装好了吗?

当地国家预防机制模块“咕噜-美化”没有找到。安装好了吗?
EN

Stack Overflow用户
提问于 2016-03-15 08:08:37
回答 1查看 597关注 0票数 0

我安装了Node Js然后是Grunt。当我运行Grunt命令时,cmd显示以下错误:

代码语言:javascript
复制
local npm module "grunt-prettify" not found. is it installed?

local npm module "grunt-autoprifixer" not found. is it installed?

local npm module "grunt-contrib-cssmin" not found. is it installed?

local npm module "grunt-contrib-uglify" not found. is it installed?

有人能告诉我如何处理这些信息吗。提前感谢!

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2016-03-15 08:14:13

您需要运行npm install grunt-prettify grunt-autoprifixer grunt-contrib-cssmin grunt-contrib-uglify

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/36005618

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档