- Notifications
You must be signed in to change notification settings - Fork207
Open
Description
Description
Problem while trying to add videogular2 to a new fresh Angular 11 project.
Expected Behavior
No dependency conflict when trying to add videogular to new projects .
Actual Behavior
- conflict between videogular2@7 and @angular/core@11 *
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.
- make sure you have the latest version of angular cli ( 11 currently )
- ng new VideogularTestApp
- npm install videogular2 --save
Metadata
Metadata
Assignees
Labels
No labels