0

I have installed vagrant 1.9.5 and chefdk 2.0.28 in windows Also added D:\opscode\chefdk\bin\ in path.

But when I tries to run 'vagrant up' command, I get following error.

Bringing machine 'project' up with 'virtualbox' provider...

Vagrant Berkshelf could not find the 'berks' executable in your PATH.

Please download and install the latest version of the ChefDK from:

https://downloads.getchef.com/chef-dk

and follow the installation instructions. Do not forget to add the ChefDK to your PATH.

I also tried to add different path like D:\opscode\chefdk\, D:\opscode\chefdk\bin\berks, /opt/chefdk/bin, but error remains same.

MrYoshiji
  • 54,334
  • 13
  • 124
  • 117
swapnil shahane
  • 243
  • 1
  • 4
  • 13
  • Did you reload your console by closing it and restarting it? Can you check that `berks` is in your PATH? (you should be able to see the bin path when you do `where berks` but I am not sure it will work since I am not a Windows CLI pro) – MrYoshiji Aug 08 '17 at 15:09
  • yes, I restarted console and berks is in path. – swapnil shahane Aug 08 '17 at 15:16

0 Answers0