Skip to content

Do not fail if install folder is not in PATH #410

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 17, 2019
Merged

Do not fail if install folder is not in PATH #410

merged 1 commit into from
Sep 17, 2019

Conversation

masci
Copy link
Contributor

@masci masci commented Sep 17, 2019

Failing the install script because the target folder isn't in the PATH is misleading and not always a problem (for example in a CI where you might launch the cli with a full path).

With this change, if the target folder is not in the PATH, a message is printed to warn the user but the install will succeed nevertheless.

It mitigates #407

Copy link
Contributor

@rsora rsora left a comment

Choose a reason for hiding this comment

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

👍

@masci masci merged commit ac85e06 into master Sep 17, 2019
@masci masci deleted the massi/install branch September 17, 2019 09:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants