When antidote is installed via a package manager like brew, topgrade cannot find it because it has to be sourced into the terminal session first.
Expected Behavior
Topgrade should still find topgrade
Steps to reproduce
Install topgrade via brew
Run topgrade
Possible Cause (Optional)
topgrade cannot find it because it has to be sourced into the terminal session first, for some reason this is not working but I can still access antidote directly from the terminal without any issues.
Problem persists without calling from topgrade
[ ] Yes
[x] No
Did you run topgrade through Remote Execution
[ ] Yes
[x] No
Configuration file (Optional)
As alternative workaround I am currently using the following custom command.
Erroneous Behavior
When
antidote
is installed via a package manager likebrew
, topgrade cannot find it because it has to be sourced into the terminal session first.Expected Behavior
Topgrade should still find topgrade
Steps to reproduce
brew
topgrade
Possible Cause (Optional)
topgrade cannot find it because it has to be sourced into the terminal session first, for some reason this is not working but I can still access
antidote
directly from the terminal without any issues.Problem persists without calling from topgrade
Did you run topgrade through
Remote Execution
Configuration file (Optional)
As alternative workaround I am currently using the following custom command.
Additional Details
Operation System/Version masOS 15.1.1
Installation homebrew
Topgrade version (
topgrade -V
) 16.0.1Verbose Output (
topgrade -v
)not relevant