2017-03-02 61 views
0

无法在Windows 10操作系统中从Drupal Console安装Drupal 8。 当我运行以下命令drupal控制台Windows Git bash tar错误

drupal chain --file=.console\chain/quick-start.yml 

它抛出错误

[ERROR] Unable to execute the following command "C:\Program Files\Git\usr\bin\tar.EXE" "--extract" 
     "--file=C:\Users\KARTHI~1\AppData\Local\Temp/drupal.tar.gz" "--overwrite-dir" "--overwrite" "--gzip" 
     "--directory" "C:\Users\karthikeyan/" {output: /usr/bin/tar: '--overwrite' cannot be used with 
     '--overwrite-dir' 
Try '/usr/bin/tar --help' or '/usr/bin/tar --usage' for more information. 
} 
Drupal "8.2.6" was downloaded in directory "drupal-8.2.6" 
[ERROR] An error occurred while renaming directory as "drupal8.dev" 
+0

我注意到在该项目提出了同样的问题 - https://github.com/hechoendrupal/drupal-console/issues/2214和https://github.com/hechoendrupal/drupal-console/issues/2584 –

+0

是的,这是真的,但在项目的问题部分没有多少活动。这就是我为什么在这里提出的原因。 – forethought

回答

0

这个问题似乎已经被固定在1.0.0-RC13尝试使用这个版本。 Commit

尝试更新供应商包 - php composer.phar update更新供应商特定用途 - php composer.phar update vendor/packagename