Skip to content

Dependency conflict with the latest angular version  #918

Description

@m-aljasem

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.

  1. make sure you have the latest version of angular cli ( 11 currently )
  2. ng new VideogularTestApp
  3. npm install videogular2 --save

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions