Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.8.892 版本Laravel上安装报错 #188

Open
aoeng opened this issue Mar 4, 2021 · 2 comments
Open

1.8.892 版本Laravel上安装报错 #188

aoeng opened this issue Mar 4, 2021 · 2 comments

Comments

@aoeng
Copy link

aoeng commented Mar 4, 2021

报错内容:

    The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
    Unzip with unzip command failed, falling back to ZipArchive class
    Install of alibabacloud/sdk failed
 1/1 [============================] 100%

  [RuntimeException]
  The archive may contain identical file names with different capitalization (which fails on case insensitive filesystem
  s): ZipArchive::extractTo(): File exists



  [ErrorException]
  ZipArchive::extractTo(): File exists
@JacksonTian
Copy link
Contributor

重试有问题没

@aoeng
Copy link
Author

aoeng commented Mar 11, 2021

最新版本也一样

composer create-project --prefer-dist laravel/laravel blog
cd blog
composer require alibabacloud/sdk

这样测试试试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants