In MacOS Catalina v10.15.5
yarn 1.22.4
In official v5 document for getting started, the part of Install with yarn looks like this:

But it isn't working.
Running yarn install bootstrap install [email protected] pakage.
To install 5.0.0-alpha1, It should be fix yarn install bootstrap@next, such as Install with npm. Then it works fine.
I assume that would be because V5 isn't a non-alpha release yet? Not sure if updating the docs to include @next is worth it since it would need to be removed once it goes live anyway?
This has been done already in #31075
@Laim These are being tracked in #31057
Duplicate of #31075.
Most helpful comment
Duplicate of #31075.