Error env: ruby_executable_hooks: No such file or directory while running Slather on Jenkins
- 阅读更多 关于 Error env: ruby_executable_hooks: No such file or directory while running Slather on Jenkins
问题 I am trying to configure slather on my Jenkins server. Everything works fine when I run slather command using Terminal, but the script seems to fail when I run it on the Jenkins server. Each time I get env: ruby_executable_hooks: No such file or directory error when I run the script on the jenkins server. Here is the script I am running through slather slather coverage -x --output-directory /Users/Shared/Jenkins/Home/workspace/TestApp/test-reports/ --scheme TestApp /Users/Shared/Jenkins/Home