Open
Description
The yarn install docs say to use the command yarn init -2
. Wondering what the -2
meant, I checked out the docs for init. They don't say anything about the -2
switch. This is especially surprising for something so high profile as initial onboarding docs. Is something missing from or out of date in the documentation?