问答详情
源自:2-2 使用PHP CLI-Server搭建简易开发环境

Mac搭建环境报了个错,是什么原因?

 Failed to execute unzip -qq  '/Users/myl/playground/sf2/symfony/vendor/symfony/symfony/89864f0dff45e1c175ad0d22e817dbbb' -d '/Users/myl/playground/sf2/symfony/vendor/composer/a7b3ab35'


[/Users/myl/playground/sf2/symfony/vendor/symfony/symfony/89864f0dff45e1c175ad0d22e817dbbb]

  End-of-central-directory signature not found.  Either this file is not

  a zipfile, or it constitutes one disk of a multi-part archive.  In the

  latter case the central directory and zipfile comment will be found on

  the last disk(s) of this archive.

unzip:  cannot find zipfile directory in one of /Users/myl/playground/sf2/symfony/vendor/symfony/symfony/89864f0dff45e1c175ad0d22e817dbbb or

        /Users/myl/playground/sf2/symfony/vendor/symfony/symfony/89864f0dff45e1c175ad0d22e817dbbb.zip, and cannot find /Users/myl/playground/sf2/symfony/vendor/symfony/symfony/89864f0dff45e1c175ad0d22e817dbbb.ZIP, period.


    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


    Invalid zip file, retrying...


提问者:丹臣在此 2019-03-06 13:06

个回答