TypeError no implicit conversion of String into Integer

When we test a Chef cookbook in Chef Test Kitchen and get the error message

TypeError
———
no implicit conversion of String into Integer

Check if all attribute references have the “node” keyword in front of them.

node['key']

Leave a comment

Your email address will not be published. Required fields are marked *