Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 7a02390

Browse files
authored
Merge pull request #58 from adifucan/readme_minikube_time_out_error
Update README.md with minikube time out error restarting cluster fix solution
2 parents bac37c2 + 7a92d15 commit 7a02390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,3 +431,4 @@ bash ./<test-name>.sh
431431
1. Be careful if your OS is case-insensitive, NFS might break the symlinks if you cd into the wrong casing and you power the devbox up. Just be sure to cd in to the casing the directory was originally created as.
432432
1. Cannot run unit tests from PHPStorm on Magento 2.2, see possible solution [here](https://github.com/paliarush/magento2-vagrant-for-developers/issues/167)
433433
1. [Permission denied (publickey)](https://github.com/paliarush/magento2-vagrant-for-developers/issues/165)
434+
1. If you get [minikube time out error restarting cluster](https://github.com/kubernetes/minikube/issues/3843) while initializing project, run `minikube stop && minikube delete && ./init_project.sh`.

0 commit comments

Comments
 (0)