Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

The dependency chain is too deep for windows #11080

Open
@Pomax

Description

@Pomax

If I include brackets as a git submodule in my own project, its node_modules dependency chain is so incredibly deep it breaks windows' path length restrictions while cloning --recursive. Would it be possible to optimize this so that it's not node_modules in node_modules in node_modules in node_modules, but npm deduped all to the same depth?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions