1

when i do

composer create-project symfony/skeleton project

I have this error on Windows : [ErrorException] mkdir(): No such file or directory.

php version : 7.1.9

composer version : 1.6.2

Do you have any idea on this error ?

goto
  • 7,908
  • 10
  • 48
  • 58

1 Answers1

0

I rollback to the 1.5.2 version and it's work. Thanks for your help.