Closed dchesterman closed 10 years ago
After reading the README a bit more for this project I upped the VM memory to 2.5Gb and it seemed to fix the problem. Not very apparent when you're trying to write cookbooks with Berkshelf. This whole experience with Chef is very time consuming and opaque.
Guys I have the same problem and I fix it to improve my memory of my virtual machine to 2.5 gb
thank's dchesterman for share your solution.
I've installed the latest ChefDK (chefdk_0.2.1-1_amd64.deb) on one of the suggested/supported? Ubuntu versions, 13.10.
I created a cookbook with
berks cookbook testbook
and get this error when runningbundle install
I see several similar errors but they all seem to be old and the resolutions don't seem to apply or don't work. How can I resolve this issue?