ionic-team / ionic-team/angular-toolkit
Updates to Ionic Angular Toolkit - Schema Validation
- 主要言語
- TypeScript
- スター
- 73
- フォーク
- 34
- 平均マージ
- 6分
- マージ済み PR(30日)
- 5
説明
I did the steps as written on the page: https://ionic.io/blog/updates-to-ionic-angular-toolkit?_gl=1*1isr9dq*_ga*MTc2OTI3OTIzMC4xNjc0Nzc5MzE4*_ga_REH9TJF6KF*MTY3NTE5MDQ3MS43LjEuMTY3NTE5MzAyMC4wLjAuMA..
I installed @ionic/cordova-builders and changing angular.json from "builder": "@ionic/angular-toolkit:cordova-build" to "builder" : "@ionic/cordova-builders:cordova-build", however, I get the following error when executing the command "ng run myapp:ionic-cordova-build --platform=android":
Schema validation failed with the following errors:
Data path ".builders['cordova-build']" should have required property 'class'.
コントリビューションガイド
調査の方向性
Start with the migration steps in the linked Ionic blog post and the builder entry in angular.json. Compare the installed @ionic/cordova-builders schema with the ng run myapp:ionic-cordova-build --platform=android command. Done means the builder configuration passes schema validation and the command can run.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100