Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. Loading composer repositories with package information
  2. Initializing PEAR repository http://pear.php.net
  3. Installing dependencies (including require-dev)
  4. - Installing microsoft/windowsazure (dev-master 97e77ce)
  5. Cloning 97e77ce744ecc2d3d9584b4df6982dc836489faf
  6. Failed to download microsoft/windowsazure from source: Unable to kill the process
  7. Now trying to download from dist
  8. - Installing microsoft/windowsazure (dev-master 97e77ce)
  9. Downloading: connection...
  10. [ComposerDownloaderTransportException] The "https://api.github.com/repos/WindowsAzure/azure-sdk-for-php/zipball/97e77ce744ecc2d3d9584b4df6982dc836489faf" file could not be downloaded (HTTP/1.1 404 Not Found) install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [packages1] ... [packagesN]
  11.  
  12. {
  13. "require": {
  14. "microsoft/windowsazure": "*"
  15. },
  16. "repositories": [
  17. {
  18. "type": "pear",
  19. "url": "http://pear.php.net"
  20. }
  21. ],
  22. "minimum-stability": "dev"
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement