Earlier quoted context omitted.
Sure, do you have a point you'd like to make?
The tooling ecosystem around JS is nuts. Packages (npm etc) hardly have any backward compatibility. You install a package today. In 3 months, that code won't build. The errors want you to go take a cryptography course to understand WTF is happening. And I am not even talking about the language itself YET. ANd no, why should I be forced to use Typescript ? Yet another layer. And I did I get to the 100s of config files…
And you are even generous, if you force upgrade every package you have in a month, I'm pretty sure you will have broken stuff.