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 to show executable error instead of Docker #2148

Merged
merged 3 commits into from
Jun 4, 2018
Merged

Fix to show executable error instead of Docker #2148

merged 3 commits into from
Jun 4, 2018

Conversation

stevenzeck
Copy link
Contributor

What does this implement/fix? Explain your changes.

Fixes the error being shown to users running executables to be that of the executable, not Docker.
...

Does this close any currently open issues?

Closes #2146
...

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Merged with latest master branch
  • Regenerate documentation with npm run docs
  • Add change details to CHANGELOG.md under "Next" section
  • Added examples for testing to examples/ directory
  • Travis CI passes (Mac support)
  • AppVeyor passes (Windows support)

@Glavin001 Glavin001 self-requested a review June 3, 2018 03:06
@Glavin001
Copy link
Owner

@szeck87 Looks like 1 of the Travis CI jobs did not pass. I tried restarting with no luck. Maybe caching issue again 🙄 .

@stevenzeck
Copy link
Contributor Author

It's been failing for some time now, I don't know why. Clearing the cache does not help. I've just disregarded it, as long as the other 3 pass I think it's good.

@stevenzeck stevenzeck merged commit f4ca817 into Glavin001:master Jun 4, 2018
@stevenzeck stevenzeck deleted the error-message-patch1 branch June 4, 2018 05:18
@stevenzeck stevenzeck added this to the Next Release milestone Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Executable error should be from Executable not Docker installation check
2 participants