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
Currently if there is an existing mount point in the place where we are trying to mount the code will just throw an error. We should confirm whether it is compatible or not and return success (for idempotency) or throw and error respectively.