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

来源:2-2 使用PHP CLI-Server搭建简易开发环境

丹臣在此

2019-03-06 13:06

 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...


写回答 关注

0回答

还没有人回答问题,可以看看其他问题

洪大师带你解读Symfony 2框架

洪大师教你玩转强大的框架-Symfony2,提高代码性能

20618 学习 · 248 问题

查看课程

相似问题