Hi, Getting the below error when trying to setup the VMs using vagrant. Can anyo . . .

Deepak Ladwa:
Hi,
Getting the below error when trying to setup the VMs using vagrant. Can anyone help me in this. @Tej_Singh_Rana

Tej_Singh_Rana:
Hello, @Deepak Ladwa
Are you still facing the issue?

Deepak Ladwa:
Hi @Tej_Singh_Rana Yes, same error.

Deepak Ladwa:
Not sure if something needs to be changed in Vagrant file, please guide.

Tej_Singh_Rana:
can you please provide a repo link? from where you downloaded vagrantfile?

Tej_Singh_Rana:
Let me test it first.

Deepak Ladwa:
https://github.com/kodekloudhub/certified-kubernetes-administrator-course.git

Tej_Singh_Rana:
I haven’t seen the issue.

Tej_Singh_Rana:
Can you please try again?

Tej_Singh_Rana:
Try with latest VB.

Deepak Ladwa:
I’m using 6.1.16

Deepak Ladwa:
latest available version is 6.1.18

Tej_Singh_Rana:
6.1.x is fine,

Tej_Singh_Rana:
DEBUG_LOG=info vagrant up

Tej_Singh_Rana:
Please share an output of above command.

Deepak Ladwa:
C:\Users\deepak.ladwa\Vagrant>DEBUG_LOG=info vagrant up
‘DEBUG_LOG’ is not recognized as an internal or external command,
operable program or batch file.

Deepak Ladwa:
DEBUG_LOG not found

Tej_Singh_Rana:
Please install the https://git-scm.com/download/win

Tej_Singh_Rana:
Go into that folder and right click.

Tej_Singh_Rana:
I think after that vagrant up will work.