2017-06-15 101 views

回答

3

同行的依賴意味着我們需要在我們的應用程序安裝到能夠正確 NPM爲us.so我們必須手動安裝不安裝等的依賴等的依賴。 作爲一個例子,你需要安裝它們這樣

npm install --save @angular/common 
npm install --save @angular/core 
npm install --save @angular/platform-browser 

有時可通過刪除並重新安裝NPM packages.like這個解決它。

rm -rf node_modules/ 
npm cache clean 
npm install 

檢查tables.I用這個數據表我的發展,這些數據。 https://teradata.github.io/covalent/#/components/data-table