Closed jonthysell closed 2 months ago
Replace yarn add "latest" with a specific semver range.
yarn add
Newer versions of yarn just add the tag name to the package.json, which is a good way of messing up projects when new versions come out.
N/A
Description
Replace
yarn add
"latest" with a specific semver range.Why
Newer versions of yarn just add the tag name to the package.json, which is a good way of messing up projects when new versions come out.
Screenshots
N/A
Microsoft Reviewers: Open in CodeFlow