question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Angular 13 support

See original GitHub issue

While updating Angular to v13, I got these errors:

npm ERR! While resolving: my-project@1.0.0
npm ERR! Found: @angular/common@13.0.0
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"~13.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"9.x || 10.x || 11.x || 12.x" from @materia-ui/ngx-monaco-editor@5.1.0
npm ERR! node_modules/@materia-ui/ngx-monaco-editor
npm ERR!   @materia-ui/ngx-monaco-editor@"5.1.0" from the root project

Seems that a “13.x” peerDependencies is required.

Also, add support for RxJS 7 (defaulted in Angular 13) if available. Thanks!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:5

github_iconTop GitHub Comments

5reactions
GeoAstronautecommented, Jan 8, 2022

Angular v13 support has been released with v6.0.0.

2reactions
GeoAstronautecommented, Jan 5, 2022

Hello @ericdesa,

Thanks for the insights. Will try to release v6.0.0 this week, quite busy this last weeks.

In the meantime, here is a live example with angular v13 and v6.0.0-beta.1: Stackblitz.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular versioning and releases
Actively supported versionslink ; ^14.0.0, LTS, 2022-06-02, 2022-11-18, 2023-11-18 ; ^13.0.0, LTS, 2021-11-04, 2022-06-02, 2023-05-04 ...
Read more >
Angular - endoflife.date
Release Released Active Support 15 1 month and 1 week ago. (16 Nov 2022) Ends in 4 months and 3 weeks. (18 M... 14 (...
Read more >
Angular 13: Everything You Need to Know About This Version
The main new features in Angular 13 are TypeScript 4.4 support, version 7.4 of RxJS, router changes, Angular CLI enhancements, testing ...
Read more >
Top Features Of Angular 13 You Must Know | Zenesys Blogs
Angular 13 Features and Updates · Ivy Is The New Engine · Typescript 4.4 Support · Angular Package Format Transformations · Angular Command-Line ......
Read more >
Angular 13 Released: Top New Features and Updates
Angular 13 Features & Updates. NodeJS Support. NodeJS Support. The upgrades before Angular 12.20.0 aren't supported by Angular framework ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found