Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
py2js33776yIt's not npm that's bad, it's whole ecosystem is a big mess. For example I never saw anyone do a npm install without depreciation warnings of packages.
-
hitko31486y@py2js to be fair, the same would happen with pip, but it's been 4 years and they still don't allow developers to label old packages as "deprecated": https://github.com/pypa/warehouse/...
-
I prefer yarn. Npm fucked up at so many opportunities whereas things just work with yarn.
Related Rants
So I actually prefer npm to most other package managers (with the exception of go's package handling).
Like you need to look no further than to pip's hell of package management, to start appreciating how clean npm is.
***Shots fired***
rant
npm
package manager