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

sass: work around Homebrew bug #35

Merged
merged 1 commit into from
Jun 18, 2021
Merged

sass: work around Homebrew bug #35

merged 1 commit into from
Jun 18, 2021

Conversation

mistydemeo
Copy link
Contributor

A recent Homebrew bug has broken the ability to run packages' Homebrew-generated binstub scripts inside another package's install method. This will get fixed upstream, but in the meantime this fix unblocks Sass by fixing the build. The fix works by running the real underlying dart executable instead of the broken binstub.

Fixes #34.

@nex3 nex3 merged commit 33fe4c3 into sass:master Jun 18, 2021
@mistydemeo mistydemeo deleted the sass_work_around_brew_bug branch June 18, 2021 00:13
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.

Failed install (macOS Catalina)
2 participants