You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sure this is just me doing something silly, but i'm getting this error when I try to use the recipe as described in the README and I can't figure out why.
NameError
---------
No resource, method, or local variable named `rbenv_root_path' for `Chef::Recipe "default"'
You need to add depends 'rbenv' to your metadata.rb file rather than just using include_recipe "ruby_build::default". Otherwise in Chef 11 not all of the files get loading and that method isn't recognized.
I'm sure this is just me doing something silly, but i'm getting this error when I try to use the recipe as described in the README and I can't figure out why.
My recipe includes
Any help would be hugely appreciated!!
The text was updated successfully, but these errors were encountered: