简体   繁体   中英

ChefDK 2.0.28 error - “can't modify frozen String”

Simply trying to generate a new skeleton recipe is giving me an 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 anyone tell me why I'm getting this?

这是Chef中的错误,正在https://github.com/chef/chef/issues/6304中进行跟踪。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM