Angular CLI 升級 6.0 之後遇到的問題
Angular CLI 1.7.4 在使用 ng build --prod
會構建失敗,而 ng build
是正常的。比較好的解決辦法是使用 ng build --prod --extract-license=false
或者 ng build --prod --no-extract-license
。
最近將 Angular CLI 升級到 6.X 之後,直接 ng build
會報以下錯誤,ng serve
也是如此。
95% emitting LicenseWebpackPlugin(node:6252) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open 'D:XprojectAngular-examplesangular-testnode_modules_@angular_common@6.0.2@@angularpackage.json' at Object.fs.openSync (fs.js:646:18) at Object.fs.readFileSync (fs.js:551:33) at LicenseExtractor.readPackageJson (D:XprojectAngular-examplesangular-testnode_modules_license-webpack-plugin@1.3.1@license-webpack-plugindistLicenseExtractor.js:126:23) at LicenseExtractor.parsePackage (D:XprojectAngular-examplesangular-testnode_modules_license-webpack-plugin@1.3.1@license-webpack-plugindistLicenseExtractor.js:23:32) at ModuleProcessor.processPackage (D:XprojectAngular-examplesangular-testnode_modules_license-webpack-plugin@1.3.1@license-webpack-plugindistModuleProcessor.js:39:46) at ModuleProcessor.processFile (D:XprojectAngular-examplesangular-testnode_modules_license-webpack-plugin@1.3.1@license-webpack-plugindistModuleProcessor.js:36:21) at fileCallback (D:XprojectAngular-examplesangular-testnode_modules_license-webpack-plugin@1.3.1@license-webpack-plugindistLicenseWebpackPlugin.js:101:61) at moduleCallback (D:XprojectAngular-examplesangular-testnode_modules_license-webpack-plugin@1.3.1@license-webpack-plugindistLicenseWebpackPlugin.js:108:21) at D:XprojectAngular-examplesangular-testnode_modules_license-webpack-plugin@1.3.1@license-webpack-plugindistLicenseWebpackPlugin.js:120:29 at Array.forEach (簡化類名的輕量級 CSS 框架
與任意 UI 框架搭配使用的通用輔助類
單元素純 CSS 載入動畫
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/1727/viewspace-2803375/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 32位升級到64位之後遷移oracle db遇到的問題Oracle
- Laravel 5.5 升級到 5.5.42 後遇到的 Cookie 序列化問題LaravelCookie
- 升級 node18 遇到的問題總結
- 資料升級到5.1所遇到的問題
- MySQL8升級遇到的各式各樣問題MySql
- 使用Angular cli升級AngularJS專案——(一)引導Angular混合應用AngularJS
- 升級Xcode 10遇到的問題做個記錄XCode
- Oracle RAC 10.2.0.5升級到11.2.0.4遇到的問題Oracle
- Swift3.0專案升級到4.2遇到問題Swift
- SpringBoot 2.1.0 升級到 2.5.4 遇到的問題彙總Spring Boot
- 升級到MySQL 5.0.17一定遇到的四個問題MySql
- Discuz論壇2.5 升級到PHP MySQL新版遇到的問題PHPMySql
- CentOS GCC 升級 6.0CentOSGC
- Rails 3 升級 Rails 4 中遇到的問題及解決方法AI
- oracle 9.2.0.4升級到9.2.0.8時exp匯出時遇到的問題Oracle
- vue-cli安裝過程遇到問題Vue
- Angular 2 升級 Angular 4 歷程Angular
- 升級 Node.js 版本遇到的 co 和 pm2 問題解析Node.js
- Oracle Database 11.1.0.7 for Windows升級到11.2.0.3.4 for Linux遇到的問題OracleDatabaseWindowsLinux
- python升級後帶來的幾個小問題Python
- 安裝vCenter6.0遇到的問題以及解決方法
- 關於MyEclipse6.0配置SSH時遇到的問題Eclipse
- mysql 加大 了logfile之後,遇到innodb disable的問題MySql
- 資料庫升級到mysql5.6遇到的資料表ENGINE問題資料庫MySql
- ArchLinux/Manjaro升級到6.9核心後的問題解決LinuxJAR
- 如何從Angular 5 App升級到Angular 6AngularAPP
- 從 PHP5.2 升級到 PHP7.1 遇到的函式引數問題PHP函式
- Windows XP 升級SP2後出現的若干問題(轉)Windows
- 愉快地pod repo update之cocoapod升級遇到的坑
- Cocoapods 版本升級遇到的坑
- JDK升級問題小結JDK
- vue-cli3.0 升級記錄Vue
- MacOS升級到Monterey後python SSL握手失敗問題MacPython
- Windows 系統安裝Oracle升級到9.2.0.8 後,exp問題WindowsOracle
- 從 Angular 1 升級到 Angular 2 需要準備的步驟Angular
- Azure CLI的版本問題
- 【問題處理】升級12c之後,10G密碼版本使用者無法登陸問題密碼
- Nuxt升級2.0.0時出現的問題UX