top | item 27898538

(no title)

mishac | 4 years ago

> I personally haven't run into it as a developer

Clearly not a nodejs developer then! npm's insanely nested dependency graph caused me to hit the 260 character limit relatively regularly. (though this was several years ago, so maybe they have mitigations for that now)

discuss

order

pfraze|4 years ago

IIRC this is partly why node_modules moved to a flat structure