Chef Habitat Command hab Not working on Mac OS BIG sur 11.2 : Library not loaded: /opt/mac-bootstrapper/embedded/lib/libiconv.2.dylib

I have installed chef habitat using the below mentioned brew commands :

brew tap habitat-sh/habitat

brew install hab

After installing, hab cli command is not working and getting the below mentioned error

% hab -v

dyld: Referenced from: /opt/chef-workstation/bin/hab

Reason: image not found

zsh: abort hab -version

The path variable on the system you are using has found hab in the chef-workstation directory. You can upgrade to chef-workstation version 21.4.365 or newer to fix the issue with the hab binary.

This topic was automatically closed after 6 days. New replies are no longer allowed.