Skip to content

fswin peer dependency on non-windows #26

Description

@mitchellsimoens

On non-Windows machines, you'll get this warning when installing phylo:

npm WARN phylo@1.0.0-rc.3 requires a peer of fswin@^2.16.1102 but none is installed. You must install peer dependencies yourself.

I know npm doesn't have a dependency on a per-platform basis and optionalDependencies would be silent on Windows so this is a note for other non-Windows users to ignore this warning. I did open a feature request about a platform option for npm: npm/npm#19370

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