6 ms·
> 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 characte
by mishac 5y 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)
- pfraze 5y agoIIRC this is partly why node_modules moved to a flat structure