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.

not working with angular 8

See original GitHub issue

Description

not working with angular 8.

Expected Behavior

Works with Angular 8.

Actual Behavior

  Package "videogular2" has an incompatible peer dependency to "@angular/core" (requires "^6.0.3" (extended), would install "8.0.0").

Steps to Reproduce

If this is an issue, describe the steps you took to see the issue. If this is a feature, delete this block.

  1. ng update --all

Attachments

Try to include screenshots for bugs or design assets for enhancements

image

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
candidosalescommented, Jun 10, 2019

I forced version 8 in package.json and it’s working! 😃

2reactions
candidosalescommented, Jun 7, 2019

I need too!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular 8 ng serve not loading app after upgraded from ...
I upgraded my angular from 6 to 8 with the command ng update --all --force . The upgraded was successful.
Read more >
Angular 8.x / 9.x & Internet Explorer Not Working. Quick Solution!
Angular 8 and above are not working on IE at all. Its really hard to test your application on IE, how the layout...
Read more >
Bootstrap not loading in Angular 8 after installation
One way to add Bootstrap in an Angular application is to use npm to install it in your application. Open a command window,...
Read more >
After migrating from angular universal 8 to 9, the page is in ...
after I upgraded from angular 8 to angular 9, Angular SSR stopped working. it compiles everything right, when I open it in the...
Read more >
Lazy-loading feature modules - Angular
In Angular version 8, the string syntax for the loadChildren route specification was deprecated in favor of the import() syntax. You can opt...
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