X Tutup
Skip to content

npm install complains about peer deps #5746

@rolandjitsu

Description

@rolandjitsu

I get the following warnings when I install the latest alpha version:

npm WARN EPEERINVALID angular2@2.0.0-alpha.50 requires a peer of es6-promise@^3.0.2 but none was installed.
npm WARN EPEERINVALID angular2@2.0.0-alpha.50 requires a peer of es6-shim@^0.33.3 but none was installed.
npm WARN EPEERINVALID angular2@2.0.0-alpha.50 requires a peer of reflect-metadata@0.1.2 but none was installed.
npm WARN EPEERINVALID angular2@2.0.0-alpha.50 requires a peer of rxjs@5.0.0-alpha.14 but none was installed.
npm WARN EPEERINVALID angular2@2.0.0-alpha.50 requires a peer of zone.js@0.5.8 but none was installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup