0
用Ionic 3/AngularJS開發移動應用程序,我的CLI非常慢(最近)。當我輸入一個命令並按下Enter時,大約需要30 - 120秒,直到該命令開始工作。當我運行ionic cordova run android
時,性能尤其糟糕。這需要10分鐘,這真是令人沮喪。CLI最近速度很慢
我已經試過npm rebuild node-sass
,但是這並沒有改善性能。
我在Windows 10上使用命令行工具Cmder。但是,當我使用Git Bash代替時,會發生同樣的問題。
Ionic Info
給我:
global packages:
@ionic/cli-utils : 1.5.0
Cordova CLI : 7.0.1
Ionic CLI : 3.5.0
local packages:
@ionic/app-scripts : 2.1.0
@ionic/cli-plugin-cordova : 1.4.1
@ionic/cli-plugin-ionic-angular : 1.3.2
Cordova Platforms : android 6.2.3
Ionic Framework : ionic-angular 3.5.3
System:
Node : v6.11.1
OS : Windows 10
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
npm : 3.10.10
會很樂意對任何暗示什麼,這可能是關於...