curl: (48) An unknown option was passed in to libcurl

Zaheer picture Zaheer · Jul 26, 2012 · Viewed 33.7k times · Source

This is really frustrating. I keep getting this error when trying to run a standard curl command:

curl --url https://install.meteor.com | sh
curl: (48) An unknown option was passed in to libcurl

Anyone know how to fix it?

Answer

rix picture rix · Jan 14, 2017

Just had this exact issue with Alpine Linux.

The fix was to install curl-dev in addition to curl.