Skip to content

fix(launcher): resolve Homebrew Cellar node paths to stable opt paths - #63

Open
Adityakk9031 wants to merge 1 commit into
AlmanacCode:mainfrom
Adityakk9031:fix/61-node-pin
Open

fix(launcher): resolve Homebrew Cellar node paths to stable opt paths#63
Adityakk9031 wants to merge 1 commit into
AlmanacCode:mainfrom
Adityakk9031:fix/61-node-pin

Conversation

@Adityakk9031

@Adityakk9031 Adityakk9031 commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Resolves #61. Intercepts Homebrew versioned Cellar node paths and replaces them with stable opt symlink paths to prevent brew upgrade/cleanup from breaking the launcher pin.

@Adityakk9031

Copy link
Copy Markdown
Contributor Author

@divitsheth and @kushagrchitkar have a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Launcher node pin uses versioned Homebrew Cellar path — breaks on routine brew upgrade/cleanup; pin /opt/homebrew/opt/node instead

1 participant