Skip to content

Dev dependencies are not always linked correctly #96

@LastTalon

Description

@LastTalon

If a dev dependency is shared with a regular dependency, it will only install in the Packages index.

This happens in cases such as if testez is a dev dependency and is also a dependency of one of your normal dependencies. The testez link will be generated pointing to an index that doesn't exist, when it should be pointing to the Packages folder index.

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