Angular 15 not supported
See original GitHub issueHi,
I’ve tried to install in an A15 project and got the following error:
npm ERR! peer @angular/cdk@"^14.0.4" from @mat-datetimepicker/core@10.0.10
Will you support Angular 15 soon?
Thank you
Issue Analytics
- State:
- Created 10 months ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Update Angular to v15
Angular v15 supports TypeScript version 4.8 or laterlink. In v15, Angular ... In v15, the component is not instantiated until after change detection...
Read more >Angular 15 is supposed to support typescript 4.9.3 but gives ...
Nope, Angular 15.0 does not support TS 4.9. The PR is pending. You'll probably have to wait for 15.1.
Read more >require() of ES modules is not supported · Issue #43833 - GitHub
Angular 13 switches its packages over to ESM modules, prompting updates to any dependencies that use the compiler packages directly. The CLI's @ ......
Read more >Angular 15: What's New in the Latest Version of Angular v15?
The option of using Angular without zone.js is also mentioned, along with some improvements on the server-side rendering narrative, which is not ......
Read more >Angular | WebStorm Documentation - JetBrains
Debugging of Angular applications is only supported with Node.js version 16 and earlier. Make ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I made a PR for this issue https://github.com/kuhnroyal/mat-datetimepicker/pull/404
Nice, I’ll do!