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
we get an error: AlreadyExists: File exists (os error 17): mkdir '~/pantry/srcs/flywaydb.org-10.10.0'
because the file downloads as flywaydb.org-10.10.0.
i was assuming it was trusting the server about the filename, but it doesn't seem like that's the case:
if we have
we get an error:
AlreadyExists: File exists (os error 17): mkdir '~/pantry/srcs/flywaydb.org-10.10.0'
because the file downloads as
flywaydb.org-10.10.0
.i was assuming it was trusting the server about the filename, but it doesn't seem like that's the case:
still, it's getting downloaded to the same path we want to unpack to, which is causing problems.
The text was updated successfully, but these errors were encountered: