Failure in build leads to broken install #4360
Replies: 2 comments 1 reply
-
It should, but I think this doesn't really work for |
Beta Was this translation helpful? Give feedback.
1 reply
-
after running |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
I ran this command:
brew upgrade neovim --fetch-HEAD
in an attempt to update nvim to the latest code. After the above output, thenvim
executable is just gone now.It is my understanding that if a build cannot complete due to any issues that the system should be left in the state that it was in. I guess this is not the case?
Beta Was this translation helpful? Give feedback.
All reactions