I love how the thread immediately devolves into confusion over whether the way to fix the problem is to manage dependencies with npm or with yarn.<p>Never change, frontend community!
This is why I have a global npm config flag to install the exact versions of packages. I think it’s a huge mistake to install “anything over X” versions or even have that as a feature.