Commit 90a2efe
fix: use --legacy-peer-deps for Angular build to resolve TypeScript 6.x peer conflict
@angular/build@21.x requires typescript >=5.9 <6.0, but the project uses
TypeScript 6.0.3. Angular 22 (currently in beta) will support TypeScript 6.x.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent dd1c981 commit 90a2efe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments