php - Error using composer in Windows -


i need use composer in windows installed xampp, php 5.4.7. everytime run

$ php composer.phar install 

i keep getting error:

[composer\downloader\transportexception] "https://packagist.org/packages.json" file not downloaded: failed open stream: system detected invalid pointer address in attempting use pointer argument in call.

what issue ? please.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -