This issue suggests modifying the "Setup Yarn" steps in GitHub workflows to not specify the Yarn version, instead using the version specified in the package.json file. Refer to https://github.com/threeal/nodejs-starter/issues/519 for more information and the rationale behind this suggestion.
This issue suggests modifying the "Setup Yarn" steps in GitHub workflows to not specify the Yarn version, instead using the version specified in the
package.json
file. Refer to https://github.com/threeal/nodejs-starter/issues/519 for more information and the rationale behind this suggestion.