-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use ngx-videogular for Angular 13? #115
Comments
@ranjitpowar88 use previous release https://github.com/videogular/ngx-videogular/tree/v5.0.1 5.0.1 |
But how do I install previous version? If execute |
|
Hello, ng versionAngular CLI: 15.1.5 npm list├── @types/[email protected] When I opened my app-project again I got a lot of errors. One of the errors is: 17 <video [vgMedia]="media" #media id="singleVideo" preload="auto" controls> I integrated the video as described in the Getting Started Do I still have to use an older videogular version? Which version? Or is there another solution in the meantime? |
Hello again, which angular version do I need for @videogular/[email protected] or is there a videoplayer that is not dependent on a particular angular version? |
How to use ngx-videogular for Angular 13?
I have tried installing it. But getting error in compiling project.
The text was updated successfully, but these errors were encountered: