簡體   English   中英

找不到本地npm模塊“ grunt-prettify”。 安裝好了嗎?

[英]local npm module “grunt-prettify” not found. is it installed?

我先安裝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?

誰能告訴我如何擺脫這些信息。 提前致謝!

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

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM