當我運行ng new testApp我得到這個錯誤 Error: tree.branch is not a function
tree.branch is not a function
我的節點版本6.11.4 我的角/ CLI版本是當1.4.5 我的操作系統是win32 x64 我試圖讓角度在我的工作電腦上工作。 不知道我做錯了什麼。幫助
我已經使用新的angular-cli版本創建了一個項目,並且使項目啓動並運行。當我運行ng serve和ng build命令時,它完美地工作,沒有任何錯誤。但是當我嘗試運行測試時,它顯示了我這樣的錯誤。 theme.provider.ts (53,31): Property 'removeClass' does not exist on type 'JQuery'.
theme.provider