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
Add Yarn support. 🎉 (5d57066) npm-reinstall will auto-detect Yarn in your CLI and project directory.
If npm-reinstall found Yarn, it will use Yarn instead of NPM.
Add an option to force to use Yarn (--yarn). (752c155)