Angular升級流程

執行命令node

ng update @angular/cli --migrate-only --from=1.7.1
npm install --save-dev @angular/cli@latest

注意from=1.7.1,填寫本身的原version
而後可能由於包的緣由會有一些報錯,根據報錯內容,谷歌解決便可npm

參考資料

Error: Local workspace file ('angular.json') could not be foundjson

相關文章
相關標籤/搜索