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.
The following can be worked around by running eval "$(chef shell-init bash)" first but as far as I know it should work without that
pghalliday@ubuntu:~$ chef exec rake
/opt/chefdk/embedded/apps/chef-dk/lib/chef-dk/command/exec.rb:27:in `exec': No such file or directory - rake (Errno::ENOENT)
from /opt/chefdk/embedded/apps/chef-dk/lib/chef-dk/command/exec.rb:27:in `run'
from /opt/chefdk/embedded/apps/chef-dk/lib/chef-dk/command/base.rb:57:in `run_with_default_options'
from /opt/chefdk/embedded/apps/chef-dk/lib/chef-dk/cli.rb:66:in `run'
from /opt/chefdk/embedded/apps/chef-dk/bin/chef:25:in `<top (required)>'
from /usr/bin/chef:41:in `load'
from /usr/bin/chef:41:in `<main>'
pghalliday@ubuntu:~$
The text was updated successfully, but these errors were encountered:
The following can be worked around by running
eval "$(chef shell-init bash)"
first but as far as I know it should work without thatThe text was updated successfully, but these errors were encountered: