【问题标题】:local npm module "grunt-prettify" not found. is it installed?未找到本地 npm 模块“grunt-prettify”。安装了吗?
【发布时间】:2016-03-15 08:08:37
【问题描述】:

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

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?

谁能告诉我如何摆脱这些消息。提前致谢!

【问题讨论】:

    标签: node.js gruntjs npm npm-install


    【解决方案1】:

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

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-09-05
      • 1970-01-01
      • 2016-03-08
      • 1970-01-01
      • 2015-10-09
      • 2013-11-23
      • 1970-01-01
      相关资源
      最近更新 更多