yarnpkg / berry

📦🐈 Active development trunk for Yarn ⚒
https://yarnpkg.com
BSD 2-Clause "Simplified" License
7.37k stars 1.1k forks source link

docs: Clarify YN0020 #6272

Open RDIL opened 5 months ago

RDIL commented 5 months ago

What's the problem this PR addresses?

This has been a problem that a LOT of people have had and this PR aims to make it easier to find the solution to this issue.

See also https://discord.com/channels/226791405589233664/1235967197168537630

How did you fix it?

Updated docs

Checklist

arcanis commented 4 months ago

Can we instead make the error message clearer in the CLI itself? Perhaps by listing the path where the top-level project was found using the ReportError API?

RDIL commented 4 months ago

Sure, will do that.