How do I force Yarn to reinstall a package? January 6, 2023 by Tarik Reinstalling a package after just deleting the node module works with: yarn install --check-files