-
Notifications
You must be signed in to change notification settings - Fork 319
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
curl command to download server code results in 'Failed writing body' #85
Comments
same problem |
Same here... |
I had the same problem. Just use git bash it worked for me. |
Hi, % Total % Received % Xferd Average Speed Time Time Time Current curl failed to verify the legitimacy of the server and therefore could not gzip: stdin: unexpected end of file ANY POSSIBLE SOLUTION, PLEASE |
I'm experiencing issue #48:
I attempt to download the server code by entering this command into Windows command prompt:
curl https://codeload.github.com/howtographql/react-apollo/tar.gz/starter | tar -xz --strip=1 react-apollo-starter/server
...and receive the following output:
I also tried it with powershell, which gave this output:
tar.exe: Error opening archive: Failed to open '\\.\tape0'
The text was updated successfully, but these errors were encountered: