Hacker News new | ask | show | jobs
by aledalgrande 310 days ago
Man I used python sparingly over the years and I still had to deal with all those package manager changes. Worse than the JS bundling almost?
1 comments

No, the JS bundling changes are almost monthly and it's impossible to know which one should I use and what will be broken because of my choice.
Other than a brief stint with yarn (v1) I've never had any of these troubles with node+npm