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
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
I followed chefdk uninstall procedure for macosx and also removed ~/.chefdk, not sure why this step is not covered in docs.
So the problem is - I still have chefdk in gem env:
So it's still in EXECUTABLE DIRECTORY, GEM PATHS and INSTALLATION DIRECTORY.
I don't have anything related to chefdk in ~/.gemrc, /etc/gemrc, $PATH or my shell dotfiles.
Any ideas on how to get rid of it completely?
The text was updated successfully, but these errors were encountered:
Did you add the chef shell-init stuff to your dot files? If so, you probably need to restart your shell. If that's not it, I'd be pretty confused since ChefDK doesn't modify any global config on its own.
Hi there,
I followed chefdk uninstall procedure for macosx and also removed
~/.chefdk
, not sure why this step is not covered in docs.So the problem is - I still have chefdk in gem env:
So it's still in
EXECUTABLE DIRECTORY
,GEM PATHS
andINSTALLATION DIRECTORY
.I don't have anything related to chefdk in
~/.gemrc
,/etc/gemrc
,$PATH
or my shell dotfiles.Any ideas on how to get rid of it completely?
The text was updated successfully, but these errors were encountered: