Open fonsecas72 opened 9 years ago
Chef - 12.0.0-1 I'm using vagrant and this is the output I got:
Error executing action `set` on resource 'locales[en_US.utf8]' NoMethodError undefined method `new' for Locales:Module Resource Declaration: # In /tmp/vagrant-chef-6/chef-solo-1/cookbooks/locales/recipes/default.rb 21: locales node['locales']['default'] do 22: action :set 23: end
I experience this too
:+1:
Any solution for this?
Fix was "pull requested" but still not yet released :
You can still use @orls PR branch in your Berksfile. It's working great for me.
Chef - 12.0.0-1 I'm using vagrant and this is the output I got: