-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
The setup for MacOS faces failure in the setup which includes running the command Brew Bundle
Steps To Reproduce
Run Brew Bundle during setup in MacOS
This is the output
harsh@Harshs-MacBook-Air CircuitVerse % brew bundle
Tapping homebrew/core
Error: Tapping homebrew/core is no longer typically necessary.
Add --force if you are sure you need it for contributing to Homebrew.
Tapping homebrew/core has failed!
Tapping homebrew/bundle
Error: homebrew/bundle was deprecated. This tap is now empty and all its contents were either deleted or migrated.
Tapping homebrew/bundle has failed!
Tapping homebrew/services
Error: homebrew/services was deprecated. This tap is now empty and all its contents were either deleted or migrated.
Tapping homebrew/services has failed!
Tapping homebrew/cask
Error: Tapping homebrew/cask is no longer typically necessary.
Add --force if you are sure you need it for contributing to Homebrew.
Tapping homebrew/cask has failed!
Installing node@16
Error: node@16 has been disabled because it is not supported upstream! It was disabled on 2024-11-03.
==> Fetching downloads for: node@16
Installing node@16 has failed!
Using redis
Using imagemagick
Using yarn
Using vips
Using cmake
Using openssl
Using postgresql
`brew bundle` failed! 5 Brewfile dependencies failed to install
Expected Behavior
There should not be any failures.
Screenshots
No response
Device Information [optional]
- OS: MacOS 26
- Browser: Safari
- version: latestAdditional context
No response
Are you working on this issue?
No