J
J
Jedi2017-09-23 17:48:56
virtual box
Jedi, 2017-09-23 17:48:56

Ho to fix Check your Homestead.yaml file, the path to your private key does not exist.?

I get an error when I try to run vagrant, Check your Homestead.yaml file, the path to your private key does not exist.
I googled and didn't really find anything.
Please help solve the problem.
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jedi, 2017-09-26
@PHPjedi

ssh-keygen -t rsa -b 4096 -C "[email protected]"
eval "$(ssh-agent -s)"
ssh-add -k ~/.ssh/id_rsa

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question