79506871

Date: 2025-03-13 15:18:20
Score: 0.5
Natty:
Report link

I had troubles updating the dependency from a github branch. For me the solution was to remove the package using the yarn command, then reinstall it:

yarn remove package-name

yarn add package-name@https://github.com/org/repo.git#branch-name

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: claired4l