Closed Arasinaka closed 3 years ago
brew switch
is no longer supported. It sounds like brew install go@1.14
will cover what you want however (note that it'll install to a separate directory than Go 1.16, rather than overwite it, so the two can exist side-by-side).
brew config
outputbrew doctor
outputbrew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
i want to brew switch my go version from stable 1.16.3 to go 1.14.6
What happened (include all command output)?
Error: Unknown command: switch
What did you expect to happen?
command run ok
Step-by-step reproduction instructions (by running
brew
commands)