[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
New issue

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

Each "node" upgrade requires "brew unlink node && brew link --overwrite node" to function again #984

Open
3 of 6 tasks
lbonvarl opened this issue Nov 17, 2024 · 3 comments
Labels
C-bug Something isn't working

Comments

@lbonvarl
Copy link
lbonvarl commented Nov 17, 2024

Erroneous Behavior

Expected Behavior

Steps to reproduce

Possible Cause (Optional)

Problem persists without calling from topgrade

  • Yes
  • No

Did you run topgrade through Remote Execution

  • Yes
  • No

If yes, does the issue still occur when you run topgrade directlly in your
remote host

  • Yes
  • No

Configuration file (Optional)

Additional Details

  • Operation System/Version

  • Installation

    
    
@lbonvarl lbonvarl added the C-bug Something isn't working label Nov 17, 2024
@SteveLauC
Copy link
Member

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.

@lbonvarl
Copy link
Author

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.

@SteveLauC
Copy link
Member

I recommend disabling the node step and letting Homebrew manage it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants