Vagrant
Vagrant will use to store local environment-specific state is not accessible 오류
삽수
2023. 8. 17. 22:56
반응형
"Vagrant will use to store local environment-specific state is not accessible.
The directory specified as the local data directory must be both readable and writable
for the user that is running Vagrant"
해당 오류 발생시 명렴 프롬포트를 관리자 권한으로 실행 했는지 확인해보자
필자는 관리자 권한으로 변경후 정상적으로 실행되었다.
반응형