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.

Repository status & upgrade to Angular 14

See original GitHub issue

Is your feature request related to a problem? Please describe. I don’t have any issues, locally, after upgrading an existing project from Angular 13 to 14. However, on a clean npm install I guess it will throw some warnings, and/or possibly will need to be ran with npm install --force. This could lead to some mess in CI/CD environments if --force needs to be added.

Describe the solution you’d like Currently, all Angular dependencies in package.json are set to version 13. They need to be bumped to version 14.

Describe alternatives you’ve considered It will probably work with npm install --force, but that is not a great solution for CI/CD.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:27
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

16reactions
manfredsteyercommented, Aug 10, 2022

We will provide Version 14 very soon. However, until then, version 13.x auf this lib should also work with version 14 of Angular.

6reactions
matthewtquinn1commented, Oct 19, 2022

Hi @manfredsteyer, any update on this one? 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrade to Angular 14 - Techiediaries
In this short guide we'll see how to update Angular core framework and Angular CLI to the latest Angular 14 version and upgrading...
Read more >
Angular v14 is now available!
We are excited to announce the release of Angular v14! From typed forms and standalone components to new primitives in the Angular CDK ......
Read more >
How To Update Angular CLI To Latest Version
To update Angular CLI to latest version Angular, use ng update @angular/core @angular/cli@latest command.
Read more >
Repository is not clean. Please commit or stash any changes ...
Installing a temporary Angular CLI versioned 14.2.5 to perform the update. √ Package successfully installed. Repository is not clean.
Read more >
@angular/cdk - npm
Angular Material Component Development Kit. Latest version: 15.0.3, last published: 12 days ago. Start using @angular/cdk in your project by ...
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