Skip to content

running npm install fails on installing peer dependencies #5

@amfarrell

Description

@amfarrell

To reproduce, start at the beginning of the instructions. On the third step:

$ npm install
npm WARN babel-eslint@5.0.4 requires a peer of eslint@<2.3.0 but none was installed.
npm WARN react-addons-create-fragment@15.3.0 requires a peer of react@^15.3.0 but none was installed.
npm WARN react-addons-linked-state-mixin@15.3.0 requires a peer of react@^15.3.0 but none was installed.
npm WARN react-addons-perf@15.3.0 requires a peer of react@^15.3.0 but none was installed.
npm WARN react-addons-pure-render-mixin@15.3.0 requires a peer of react@^15.3.0 but none was installed.
npm WARN react-addons-update@15.3.0 requires a peer of react@^15.3.0 but none was installed.
npm WARN react-addons-test-utils@15.3.0 requires a peer of react@^15.3.0 but none was installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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