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

Add silent option #29

Merged
merged 2 commits into from
Apr 30, 2019
Merged

Add silent option #29

merged 2 commits into from
Apr 30, 2019

Conversation

medusalix
Copy link
Contributor

Pretty simple PR, I tried to suppress only the not found error, but that caused problems on Windows, so I chose to implement a silent all option instead.

Resolves #26

@medusalix
Copy link
Contributor Author

The Travis build is apparently broken. It fails only for Windows Node 8 with test don't kill self, but that seems unrelated to my changes.

@sindresorhus sindresorhus merged commit 69b31f3 into sindresorhus:master Apr 30, 2019
@medusalix medusalix deleted the add-silent-option branch April 30, 2019 14:00
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.

Allow for silent failure if process not found
2 participants