Created by: darrenscerri
https://github.com/facebookincubator/create-react-app/issues/1865
Activity
Created by: facebook-github-bot
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!
If you are contributing on behalf of someone else (eg your employer): the individual CLA is not sufficient - use https://developers.facebook.com/opensource/cla?type=company instead. Contact cla@fb.com if you have any questions.
Created by: Timer
Are you interested in reopening this PR? You need not create a new one to make the change in #1865 (closed).
Created by: Timer
Hm, the status pulled from your personal AppVeyor @gaearon which looks to have a different result than https://ci.appveyor.com/project/Facebook/create-react-app/build/1.0.369
Created by: darrenscerri
Running AppVeyor on Visual Studio 2017 as suggested on https://github.com/appveyor/ci/issues/1437. Build is now passing on AppVeyor.
Created by: darrenscerri
I cleaned up other commits that removed caching and other attempts so the current changes are just for the curl.exe issue (https://github.com/appveyor/ci/issues/1426) and the other issue where the build was failing due to permission errors. It's fine to merge from my end.
Created by: Timer
Cherry-picked as b403048f.