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.

Add Angular 11 support

See original GitHub issue

Please add support for Angular 11

npm ERR! Found: @angular/common@11.0.4
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"~11.0.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@">=8.0.0 <11" from @kolkov/angular-editor@1.1.4
npm ERR! node_modules/@kolkov/angular-editor
npm ERR!   @kolkov/angular-editor@"*" from the root project

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:7
  • Comments:6

github_iconTop GitHub Comments

1reaction
ayubUOLcommented, Sep 13, 2022

I ran this command and it went successful for Angular v11. npm install @kolkov/angular-editor@1.0.0 --legacy-peer-deps

1reaction
justin-danielcommented, Jan 6, 2021

Is there a road map for when Angular 11 will be supported?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular versioning and releases
For example, you can update from version 11 to version 12, provided that version 12 is still supported. If you want to update...
Read more >
Browser support - Angular
The Angular CLI provides support for polyfills. If you are not using the CLI to create your projects, see Polyfill instructions for non-CLI...
Read more >
Setting up the local environment and workspace - Angular
This guide explains how to set up your environment for Angular development using the Angular CLI tool. It includes information about prerequisites, ...
Read more >
ng update - Angular
Perform a basic update to the current stable release of the core framework and CLI by running the following command. ... To update...
Read more >
Update Angular to v15
Adding NgOptimizedImage directive to your component or NgModule can help reduce the download time of images in your Angular application.
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