I have such a burning, unquenchable hatred for NPM that I just switched to using Yarn. It's fine, has done what I expect it to, and hasn't caused any problems so far. Maybe not an ideal solution, but for someone coming primarily from languages that have non-shitty package managers it's a breath of fresh air.
anyone knows if yarn has an equivalent of --no-bin-links option?<p>EDIT: guess not
according to <a href="https://github.com/yarnpkg/yarn/issues/929" rel="nofollow">https://github.com/yarnpkg/yarn/issues/929</a>
Why can't all of this be patched in npm ? Why do we have to create a new tool every time ?<p>It makes no sense and honestly makes me want to tear my hairs.