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
Sometimes errors like this appear when running accio update:
error: repository '/path/to/Demo/.accio/checkouts/DependencyName' has uncommited changes
Running accio clean before running accio update solves the issue, but Accio should handle the issue in the first place instead of requiring this workaround.