Open remorses opened 4 years ago
I believe it also happens without the @latest
tag. Also, I've noticed it happens for dependencies with ^
or ~
standing before the version number in package.json
. For packages with a fixed version number, the problem does not occur.
when using workspaces
Bug description
yarn add
with package already installed removes the package It happens when using the latest tag Commandthen i won't find recharts in node_modules
Steps to Reproduce
Environment
12.13
1.22.4