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
When trying to force update a package that already exits we get this error "repository already exists". Instead it should do a git pull on the repository instead of trying to clone it again.