We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remote Execution
If yes, does the issue still occur when you run topgrade directlly in your remote host
Operation System/Version
Installation
The text was updated successfully, but these errors were encountered:
Each "node" upgrade
You mean updating the node itself rather than the things installed by node?
node
requires "brew unlink node && brew link --overwrite node" to function again
I guess your node is installed via Homebrew, and its self-update breaks the symlinks maintained by Homebrew.
Sorry, something went wrong.
Hello I meant for node upgrade: topgrade -v --only node for example when there is a version upgrade of node. Indeed I install node via homebrew.
topgrade -v --only node
I recommend disabling the node step and letting Homebrew manage it
No branches or pull requests
Erroneous Behavior
Expected Behavior
Steps to reproduce
Possible Cause (Optional)
Problem persists without calling from topgrade
Did you run topgrade through
Remote Execution
If yes, does the issue still occur when you run topgrade directlly in your
remote host
Configuration file (Optional)
Additional Details
Operation System/Version
Installation
The text was updated successfully, but these errors were encountered: