Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

update should fail when conflicting versions are requested #2

@jdhuntington

Description

@jdhuntington

Scenario:

  • Package a inherits from foo and bar.
  • foo requests webpack v1.
  • bar requests webpack v2.

Expected

package-inherit update prints "unresolvable conflict" and exits with status code != 0 and does not modify any package.json files.

Actual

  • package-inherit update completes successfully.
  • package-inherit check fails

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