all 5 comments

sorted by: hot top controversial new old
[–] 6 points 4 months ago (1 child)

I made a wrapp er script named npm on my $PATH that passes input to pnpm instead because of this. I don't think my team is ready to adopt something like that, but it seems to be working okay so far. Nobody has complained.

  • source
  • hideshow 1 child comment
  • [–] 5 points 4 months ago
    [–] 5 points 4 months ago (1 child)

    "Look at how all these much smaller package ecosystems don't have the problems of the largest one."

    is the tl;dr of this article.

  • source
  • hideshow 1 child comment
  • [–] 1 point 4 months ago

    Npm having a lot of packages at least partially a problem of lacking standard library, no? And partially developer culture where every trivial thing is a package. Anyway, similar thing will happen to rust soon enough (*looks at 1 gig of dependencies for a cli program*).

  • source
  • parent