Currently, if an error in encountered when trying to upgrade the Exercism CLI via the upgrade command an error is provided, but no additional guidance on how to resolve is provided to the user.
This request is to update the CLI upgrade command to provide a link to common upgrade issues so that the user can try to resolve the issue on their own.
The messaging should be something like the following.
We were not able to write your file because we had an error:
{{raw error}}
Please check the FAQ on upgrading problems.
https://exercism.io/faq#cli-upgrade
Currently, if an error in encountered when trying to upgrade the Exercism CLI via the upgrade command an error is provided, but no additional guidance on how to resolve is provided to the user.
This request is to update the CLI upgrade command to provide a link to common upgrade issues so that the user can try to resolve the issue on their own.
The messaging should be something like the following.