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

Search for on old/defect copy of exercism in PATH before installing #56

Open
NobbZ opened this issue Jun 27, 2019 · 1 comment · May be fixed by #57
Open

Search for on old/defect copy of exercism in PATH before installing #56

NobbZ opened this issue Jun 27, 2019 · 1 comment · May be fixed by #57

Comments

@NobbZ
Copy link
Member

NobbZ commented Jun 27, 2019

Today in the gitter there was a student who already used exercism CLI 2.x and came back after more than a year of pausing.

The student tried to use the built-in upgrade command of the CLI (it is so far unknown if the student did a manual installation, used choco or even an older version of the installer) which failed due to exercism/cli#645.

The installer should be able to recognize if there is already a file called exercism.exe available in PATH and offer to repair the installation in the old location.

As an addition it would even recognize a choco bin-stub and tell the student to uninstall using choco first before proceeding with the installer.

@rpottsoh
Copy link
Member

@NobbZ, I noticed the post on gitter. I like both of your suggestions. I'll see what I can do.

@rpottsoh rpottsoh linked a pull request Jul 1, 2019 that will close this issue
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 a pull request may close this issue.

2 participants