Log message #4160377

# At Username Text
# Jul 18th 2018, 21:45 saeideng so , I can not help you more
# Jul 18th 2018, 21:45 saeideng i dont use windows
# Jul 18th 2018, 21:45 saeideng maybe help you
# Jul 18th 2018, 21:44 saeideng https://github.com/composer/windows-setup
# Jul 18th 2018, 21:42 joe.zimmerman me thinks thats a temp archive that needs to be unpacked
# Jul 18th 2018, 21:41 joe.zimmerman yeah the vendor/composer/composer folder has a 581 kb file named `a11b19cdeb10d7b512f960ffb3b9cc2d` in it
# Jul 18th 2018, 21:39 joe.zimmerman i think its this thing where it says `The archive may contain iden tical file names with different capitalization (which fails on case insensitive filesystems)`
# Jul 18th 2018, 21:38 joe.zimmerman i dont think it's a connection issue
# Jul 18th 2018, 21:38 saeideng or set a proxy
# Jul 18th 2018, 21:38 saeideng ensure you are using good internet
# Jul 18th 2018, 21:37 joe.zimmerman each time the install fails, i delete the folder it created
# Jul 18th 2018, 21:37 saeideng and
# Jul 18th 2018, 21:37 saeideng :yum:
# Jul 18th 2018, 21:37 joe.zimmerman well I'm not the one that put anything there haha whatever's there is put there by the install
# Jul 18th 2018, 21:37 saeideng composer create-project --prefer-dist cakephp/app newfolder123456646161
# Jul 18th 2018, 21:36 saeideng your destination should empty
# Jul 18th 2018, 21:36 joe.zimmerman tell that to my cpu! :P
# Jul 18th 2018, 21:35 saeideng you should not see `Failed to download composer/composer from dist: ...` error
# Jul 18th 2018, 21:34 joe.zimmerman PHP 7.0.10 (cli) (built: Aug 18 2016 09:48:53) ( ZTS ) Copyright (c) 1997-2016 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
# Jul 18th 2018, 21:34 joe.zimmerman because I'm on a windows machine and so case sens doesnt matter
# Jul 18th 2018, 21:33 saeideng try `php --version`
# Jul 18th 2018, 21:33 joe.zimmerman it suggests that the archive has more than one thing named the same way but with different cases as the cause
# Jul 18th 2018, 21:33 joe.zimmerman it downloads a bunch of stuff and then breaks towards the end
# Jul 18th 2018, 21:32 joe.zimmerman if you read my original post (as Rocky from irc) I did the command you suggested to begin with
# Jul 18th 2018, 21:32 joe.zimmerman haha
# Jul 18th 2018, 21:32 saeideng for lazy
# Jul 18th 2018, 21:31 joe.zimmerman wait whats the dots for?
# Jul 18th 2018, 21:31 joe.zimmerman ok ill try the short version
# Jul 18th 2018, 21:31 joe.zimmerman unless im missing something that's exactly what i did that brought me to this room?
# Jul 18th 2018, 21:31 saeideng so just do `composer create-project ...........`
# Jul 18th 2018, 21:30 joe.zimmerman Composer version 1.6.5 2018-05-04 11:44:59
# Jul 18th 2018, 21:30 saeideng if it was OK do `composer create-project --prefer-dist cakephp/app my-project`
# Jul 18th 2018, 21:30 saeideng try `composer --version`
# Jul 18th 2018, 21:30 joe.zimmerman and wouldn't my previous attempt at installing (the original bug above) have failed for not having composer?
# Jul 18th 2018, 21:29 joe.zimmerman is that a global install or do you have to do that everytime you want to make a new cake proj?
# Jul 18th 2018, 21:28 joe.zimmerman i have composer downloaded and installed
# Jul 18th 2018, 21:28 hippo https://getcomposer.org/
# Jul 18th 2018, 21:28 hippo download composer first :slightly_smiling_face:
# Jul 18th 2018, 21:28 joe.zimmerman `Could not open input file: composer.phar`
# Jul 18th 2018, 21:26 joe.zimmerman I will. Thanks!
# Jul 18th 2018, 21:26 hippo @joe.zimmerman try `php composer.phar create-project --prefer-dist cakephp/app my-project