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
Address could not change directory to "/home/vagrant": Permission denied
* Without this change:
```
default: installing PostgreSQL
default: could not change directory to "/home/vagrant": Permission denied
default: could not change directory to "/home/vagrant": Permission denied
default: could not change directory to "/home/vagrant": Permission denied
default: installing MySQL
```
* With this change:
```
default: installing PostgreSQL
default: installing MySQL
```
0 commit comments