Open lbonvarl opened 5 days ago
Each "node" upgrade
You mean updating the node
itself rather than the things installed by 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.
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.
I recommend disabling the node
step and letting Homebrew manage it
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
Topgrade version (
topgrade -V
)Verbose Output (
topgrade -v
)