TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Everything You Wanted to Know About Yarn Package Manager

22 pointsby fizerkhanover 8 years ago

7 comments

eric_bover 8 years ago
This post contains content that is plagiarized verbatim from other sources. Namely Yehuda's blog post and the Yarn homepage itself.
评论 #12735883 未加载
gotofritzover 8 years ago
- promises &quot;everything you wanted to know about yarn&quot;<p>- has barely any content
评论 #12735539 未加载
评论 #12735689 未加载
评论 #12735692 未加载
matthewmacleodover 8 years ago
I have such a burning, unquenchable hatred for NPM that I just switched to using Yarn. It&#x27;s fine, has done what I expect it to, and hasn&#x27;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&#x27;s a breath of fresh air.
ittanover 8 years ago
Yarn needs to learn from lein for clojure. Yarn is the wrong way forward, but an incremental fix for npm.
评论 #12735448 未加载
评论 #12735643 未加载
Kiroover 8 years ago
What&#x27;s the benefit of having a lockfile compared to just specifying exact versions in your package.json?
评论 #12735945 未加载
kyriakosover 8 years ago
anyone knows if yarn has an equivalent of --no-bin-links option?<p>EDIT: guess not according to <a href="https:&#x2F;&#x2F;github.com&#x2F;yarnpkg&#x2F;yarn&#x2F;issues&#x2F;929" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;yarnpkg&#x2F;yarn&#x2F;issues&#x2F;929</a>
agnivadeover 8 years ago
Why can&#x27;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.
评论 #12735673 未加载
评论 #12735603 未加载
评论 #12735663 未加载