You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
$ #!/bin/bash -eo pipefail
brew install node@6
brew link node@6 --force --overwrite
^D��^D��Error: No available formula with the name "node@6"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
node@6 was deleted from homebrew/core in commit 995f3c8:
node@6: delete because of EOL
Closes https://github.com/Homebrew/homebrew-core/issues/39465.
Signed-off-by: Chongyu Zhu <i@lembacon.com>
To show the formula before removal run:
git -C "$(brew --repo homebrew/core)" show 995f3c8^:Formula/node@6.rb
If you still use this formula consider creating your own tap:
https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap
Exited with code 1