ruby - ChefDK 2.0.28 error - "can't modify frozen String" -


simply trying generate new skeleton recipe giving me error:

chef generate recipe appd_agent

================================================================================ recipe compile error in  /opt/chefdk/embedded/lib/ruby/gems/2.4.0/gems/chef-dk- 2.0.28/lib/chef-dk/skeletons/code_generator/recipes/recipe.rb   runtimeerror ------------ can't modify frozen string 

can tell me why i'm getting this?

this bug in chef, being tracked in https://github.com/chef/chef/issues/6304.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -