79346040

Date: 2025-01-10 14:39:17
Score: 1
Natty:
Report link

In Yarn 2.x and above, the yarn global commands are removed. To uninstall a global package, you can still use npm instead:

npm uninstall -g <Package>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Juraj Bublinec