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 the local db/backup directory does not exist this task fails. Maybe it would be good to run the db:backup task first just to make sure that the db that will be erased is backed-up? That will also create the backup directory...