aliyun / aliyun/openapi-sdk-php

1.8.892 版本Laravel上安装报错

Open
#188 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
530
Forks
110
PR merge metrics
No merged PRs in 30d

Description

报错内容:

    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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported Laravel installation of alibabacloud/sdk and inspect the archive extraction failure from ZipArchive::extractTo(). The issue names no project files or tests, so confirm whether the package archive contains case-colliding paths and document a verified installation outcome.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.