fix(helm): handle errors when plugin command is not found
If a 'command:' is not found for a plugin, it will not result in an ExitError, but in a PathError. This prevents that condition from panicing. Closes #1609
Showing
Please
register
or
sign in
to comment