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
raise"Error: Could not determine the vendor package prefix. Ensure #{ChefCLI::Dist::HAB_PKG_NAME} is installed and CHEF_CLI_VERSION is set correctly."unlessvendor_pkg_prefix
175
175
176
176
vendor_dir=File.join(vendor_pkg_prefix,"vendor")
177
-
# Construct PATH including Ruby bin directory for chef-cli exec
177
+
# Construct PATH including Ruby bin directory for chef-cli exec command
0 commit comments