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

Error while executing script.sh #5

Closed
omi10859 opened this issue Oct 9, 2018 · 3 comments
Closed

Error while executing script.sh #5

omi10859 opened this issue Oct 9, 2018 · 3 comments

Comments

@omi10859
Copy link

omi10859 commented Oct 9, 2018

I got this error msg while installing script.sh
Error: homebrew/dupes was deprecated. This tap is now empty as all its formulae were migrated.

Fix: Linuxbrew/brew#701

@CuriousLearner
Copy link
Owner

Hey @omi10859

Which comment is the exact fix, and where did you exactly got the error?

@CuriousLearner
Copy link
Owner

I think you can just do:

brew untap homebrew/dupes

I see we tap the corresponding package here:

brew tap homebrew/dupes

We just need to remove this as all the packages in homebrew/dupes were migrated to homebrew/core.

Do you want to open a PR for the same? @omi10859

@CuriousLearner
Copy link
Owner

Resolved in eefa2d9

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

No branches or pull requests

2 participants