We've had multiple cases where the openresty and nginx links vanish.
So which openresty returns nothing (as does which nginx)
brew install homebrew/nginx/openresty says that it is already installed.
brew link openresty says "0 links added".
We have to uninstall openresty completely and reinstall it to get the links back.
I wish I had a more clear repro case, but this just seems to happen at random.
Our current best guess is that a brew update might be the trigger.
We've had multiple cases where the openresty and nginx links vanish.
So
which openrestyreturns nothing (as doeswhich nginx)brew install homebrew/nginx/openrestysays that it is already installed.brew link openrestysays "0 links added".We have to uninstall openresty completely and reinstall it to get the links back.
I wish I had a more clear repro case, but this just seems to happen at random.
Our current best guess is that a
brew updatemight be the trigger.