Y
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
rcleveng
310 days ago
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.
link
bastawhiz
309 days ago
Other than a brief stint with yarn (v1) I've never had any of these troubles with node+npm
link