Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Rake aborted; Command failed with status 127" (#162) #172

Merged
merged 1 commit into from Sep 7, 2021

Conversation

NicolasCombe5555
Copy link
Collaborator

Screen Shot 2021-09-07 at 09 36 52

rake swiftlint:install task was failing due to a Command failed with status 127 error.

This pull request fixes that, I tested it by running bundle update danger-swiftlint , targeting gem 'danger-swiftlint', git: 'git@github.com:NicolasCombe5555/danger-ruby-swiftlint.git', branch: 'master'

similar-issue

Copy link
Owner

@ashfurrow ashfurrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thank you for taking the time to send a PR! I'll get this merged and released ASAP.

@ashfurrow ashfurrow merged commit fad05c3 into ashfurrow:master Sep 7, 2021
@ashfurrow
Copy link
Owner

Done, this is released in 0.29.1. Could you let me know if that worked?

@NicolasCombe5555
Copy link
Collaborator Author

NicolasCombe5555 commented Sep 7, 2021

@ashfurrow No it is not 😪, it is related to the PATH of the script. I am working on a solution right now. Sorry for the mess
ref1
ref2

@ashfurrow
Copy link
Owner

Ah interesting – thanks for taking a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants