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

curl_setopt(): cannot represent a stream of type MEMORY as a STDIO FILE* #92

Closed
hason opened this issue May 12, 2016 · 1 comment
Closed

Comments

@hason
Copy link

hason commented May 12, 2016

Dependency resolution completed in 1.602 seconds
    Prefetch start: total: 49


  [ErrorException]                                                          
  curl_setopt(): cannot represent a stream of type MEMORY as a STDIO FILE*  


Exception trace:
 () at /.composer/vendor/hirak/prestissimo/src/CurlMulti.php:127
 Composer\Util\ErrorHandler::handle() at n/a:n/a
 curl_setopt() at /.composer/vendor/hirak/prestissimo/src/CurlMulti.php:127
 Hirak\Prestissimo\CurlMulti->getFinishedResults() at /.composer/vendor/hirak/prestissimo/src/ParallelDownloader.php:56
 Hirak\Prestissimo\ParallelDownloader->download() at /.composer/vendor/hirak/prestissimo/src/Plugin.php:89
 Hirak\Prestissimo\Plugin->onPostDependenciesSolving() at n/a:n/a
 call_user_func() at /.composer/vendor/composer/composer/src/Composer/EventDispatcher/EventDispatcher.php:170
 Composer\EventDispatcher\EventDispatcher->doDispatch() at /.composer/vendor/composer/composer/src/Composer/EventDispatcher/EventDispatcher.php:134
 Composer\EventDispatcher\EventDispatcher->dispatchInstallerEvent() at /.composer/vendor/composer/composer/src/Composer/Installer.php:456
 Composer\Installer->doInstall() at /.composer/vendor/composer/composer/src/Composer/Installer.php:215
 Composer\Installer->run() at /.composer/vendor/composer/composer/src/Composer/Command/UpdateCommand.php:172
 Composer\Command\UpdateCommand->execute() at /.composer/vendor/symfony/console/Command/Command.php:259
 Symfony\Component\Console\Command\Command->run() at /.composer/vendor/symfony/console/Application.php:844
 Symfony\Component\Console\Application->doRunCommand() at /.composer/vendor/symfony/console/Application.php:192
 Symfony\Component\Console\Application->doRun() at /.composer/vendor/composer/composer/src/Composer/Console/Application.php:221
 Composer\Console\Application->doRun() at /.composer/vendor/symfony/console/Application.php:123
 Symfony\Component\Console\Application->run() at /.composer/vendor/composer/composer/src/Composer/Console/Application.php:101
 Composer\Console\Application->run() at /.composer/vendor/composer/composer/bin/composer:44
@xabbuh
Copy link
Contributor

xabbuh commented May 12, 2016

see #85 (comment) and #88

@hason hason closed this as completed May 12, 2016
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

No branches or pull requests

2 participants