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.

Update Angular version and dependencies

See original GitHub issue

Bug, feature request, or proposal:

proposal

Update to Angular 6.

What is the use-case or motivation for changing an existing behavior?

People should update, we have a version running on Ng5 and lower. Ng6 will bring lots and lots of improvements to us. 😄

Which versions of Angular, ngx-scanner, OS, TypeScript, browsers are affected?

Ng5, Scanner 1.2

Is there anything else we should know?

https://cdn.vox-cdn.com/thumbor/NxAy8t4lNE4Gmjyt_GsHWwKXouE=/0x84:1024x767/1200x800/filters:focal(0x84:1024x767)/cdn.vox-cdn.com/uploads/chorus_image/image/46791980/Windows_Insider_Ninjacat_Trex-1024x768__627224_.0.0.png

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
odahcamcommented, May 20, 2018

They can still make use of our LTS version. 🙂

At least v2 gotta be in ng6, I can’t give support for a very modern tool like that with outdated dependencies.

I can also make a transition version, like 1.3 so people can update easily.

1reaction
odahcamcommented, Jun 5, 2018

None of our APIs changed, so you just need to upgrade to Angular 6 and than update ngx-scanner. 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

ng update - Angular
Updates your workspace and its dependencies. See https://update.angular.io/. ... To update to the next beta or pre-release version, use the --next option.
Read more >
How can I update all Angular dependencies? - Stack Overflow
You should run ng update command with --all option will attempt to update all packages in package.json file.
Read more >
How to update Angular to the latest version - tsmean
How to migrate from ngx to ngx+1? · Check what is outdated · ng update @angular/core · Incompatible peer dependencies found: What now?...
Read more >
Angular Version Upgrade: A quick guide to upgrade from 9.0 ...
Updating package. · Executing migrations of package '@angular/cli' · Update Browserslist configuration file name to '. · Update tslint to version 6 ...
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 >

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