代码之家  ›  专栏  ›  技术社区  ›  n00n

Zend Skeleton应用程序不再可安装?

  •  0
  • n00n  · 技术社区  · 6 年前

    安装zend skeleton时遇到问题。

    vagrant@ubuntu-xenial:~$ composer create-project -s dev zendframework/skeleton-application /var/www/project
    
    
      [Composer\Repository\RepositorySecurityException]
      The contents of https://packagist.org/p/provider-latest%240cbfb40ab72a881d21b70f78286d39cd72e3b0eb8704c13e79dc49624e549973.json do not match its signatu
      re. This could indicate a man-in-the-middle attack. Try running composer again and report this if you think it is a mistake.
    
    
    create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--no-install] [--ignore-platform-reqs] [--] [<package>] [<directory>] [<version>]
    
    vagrant@ubuntu-xenial:~$
    

    我刚刚在全球范围内安装了composer

    Regards公司 n00n

    1 回复  |  直到 6 年前
        1
  •  0
  •   Tim Fountain    6 年前

    看来包装师现在遇到了一些问题: https://twitter.com/packagist/status/953257504565334016 . 稍后再试一次,我相信会好的。