Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

brew install curl --with-nghttp2 errors saying "invalid option: --with-nghttp2" #1216

Closed
seichert opened this issue Feb 7, 2019 · 2 comments

Comments

@seichert
Copy link

seichert commented Feb 7, 2019

Briefly summarize your issue:

I was following the macOS Quick Start Guide from the wiki at:
https://github.com/alexa/avs-device-sdk/wiki/macOS-Quick-Start-Guide

I reached step 3 and tried:

brew install curl --with-nghttp2

What is the expected behavior?

Curl is installed with nghttp2

What behavior are you observing?

brew fails, shows the usage information and reports:

Error: invalid option: --with-nghttp2

Provide the steps to reproduce the issue, if applicable:

Follow the macOS Quick Start Guide

Tell us about your environment:

macOS Mojave 10.14.3
brew formula up to date as of Feb 6, 2019

Notes

The options for curl were removed on January 16 with this commit:
Homebrew/homebrew-core@7f9bfa6

@womw
Copy link
Contributor

womw commented Feb 7, 2019

hello @seichert thank you for posting

Recent changes to brew has removed the --with-nghttp2 option from curl. We have updated our quick start wiki with the new steps. Please try following them and let us know if that resolves your issue.

@seichert
Copy link
Author

seichert commented Feb 7, 2019

@womw - Your update to use brew install curl-openssl looks good to me.

@seichert seichert closed this as completed Feb 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants