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
This also has a side effect that all blueprint steps will fail, as the database has not been set up completely.
Update: Using --mount-before-install.:/wordpress/wp-content/ works as expected. I just don't like all the extra default stuffs being added to my local filesystem.