【发布时间】: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