You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -291,7 +291,7 @@ NOTE: As per https://github.com/actions/setup-node/issues/49 you cannot use `sec
## Automatically enable `corepack`
_Requires Node >=14.x_
_Requires Node >=14.19.0
`corepack`is a new experimental feature that automatically installs package managers as they are used. [Read more about it here](https://nodejs.org/docs/latest/api/corepack.html)