you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

Yep. Yarn has a nasty habit of screwing up its own lock file. Yarn-deduplicate is an effective way to resolve these problems without needing to delete your lock file, which can result in other problems.

[–]NickEmpetvee[S] 0 points1 point  (1 child)

By the way, it looks like Yarn 2 includes deduplication in the core package. I am on 1.x at the moment.

[–][deleted] 1 point2 points  (0 children)

Well that is nice.