使用NodeJS GruntCLI遇到的問題

2021-08-08 22:42:23 字數 1307 閱讀 7032

執行環境cmd

nodejs版本v0.8.4  node --version

需求:需要用到grunt的js編譯功能,各位別笑我。

使用**

安裝完grunt-cli報錯

> grunt

[plain]

view plain

copy

grunt-cli: the grunt command line inte***ce. (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:  

看檔案意思是缺少gruntfile或者專案裡沒有安裝grunt,結果我上網搜不到準確結果。

>npm install grunt

>grunt

[plain]

view plain

copy

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

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

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

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

warning: task "concat" not found. use --force to continue.  

aborted due to warnings.  

npm install grunt-contrib-copy

npm install grunt-contrib-concat

npm install grunt-contrib-uglify

npm install grunt-css

使用GraphEdit使用

1 註冊元件。其實乙個filter就是乙個com元件,所以使用之前需要註冊,可以有兩種方法對元件進行註冊。1.直接使用命令。命令列下輸入 regsvr32 hqtlystd.ax 編譯之後你會在工程目錄下的debug中找到hqtlystd.ax,這個就是要用的filter 即可註冊成功。2.vc6....

MySQL使用學習使用 mysql學習使用

1 mysql學習 1 安裝 ubuntu下直接安裝 apt get install mysql server 2 檢查伺服器是否啟動 sudo netstat tap grep mysql,如果啟動成功,出現以下資訊 tcp00localhost.localdomain mysql listen ...

學習使用CSDN markdown使用

建立乙個自定義列表 如何建立乙個註腳 注釋也是必不可少的 katex數學公式 新的甘特圖功能,豐富你的文章 uml 圖表 flowchart流程圖 匯出與匯入 你好!這是你第一次使用markdown編輯器所展示的歡迎頁。如果你想學習如何使用markdown編輯器,可以仔細閱讀這篇文章,了解一下mar...