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

Removes --without-node-build homebrew option #10

Merged
merged 1 commit into from
Aug 10, 2019

Conversation

jasonkarns
Copy link
Member

Homebrew has removed install options from core formula. node-build is no longer optional (within the core formula, that is).

See homebrew docs:

Note: options are not allowed in Homebrew/homebrew-core as they are not tested by CI.

closes #9

Homebrew has removed install options from core formula. node-build is no longer optional (within the core formula, that is).

See [homebrew docs](https://docs.brew.sh/Formula-Cookbook):
> Note: options are not allowed in Homebrew/homebrew-core as they are not tested by CI.
@jasonkarns jasonkarns merged commit 9cc1e2a into master Aug 10, 2019
@jasonkarns jasonkarns deleted the homebrew-no-options branch August 10, 2019 19:36
jasonkarns added a commit that referenced this pull request Feb 27, 2023
Removes --without-node-build homebrew option

(rebased from commit 9cc1e2a)
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.

--without-node-build no longer works.
1 participant