tp6安装失败,急

浏览:1282 发布日期:2021/05/02 分类:ThinkPHP6专区
卡在 Install of symfony/var-dumper failedInstall of symfony/var-dumper failed
 5/5 [============================] 100%
                                                                                                                                                         
  [ErrorException]                                                                                                                                       
  file_get_contents(/home/wwwroot/default/tp/vendor/symfony/var-dumper/Resources/bin/var-dump-server): failed to open stream: No such file or directory  
Creating a "topthink/think" project at "./tp"
Installing topthink/think (v6.0.7)
- Installing topthink/think (v6.0.7): Extracting archive
Created project in /home/wwwroot/default/tp
Loading composer repositories with package information
Updating dependencies
Lock file operations: 15 installs, 0 updates, 0 removals
- Locking league/flysystem (1.1.3)
- Locking league/flysystem-cached-adapter (1.1.0)
- Locking league/mime-type-detection (1.7.0)
- Locking psr/cache (1.0.1)
- Locking psr/container (1.1.1)
- Locking psr/log (1.1.3)
- Locking psr/simple-cache (1.0.1)
- Locking symfony/polyfill-mbstring (v1.22.1)
- Locking symfony/polyfill-php72 (v1.22.1)
- Locking symfony/polyfill-php80 (v1.22.1)
- Locking symfony/var-dumper (v4.4.22)
- Locking topthink/framework (v6.0.8)
- Locking topthink/think-helper (v3.1.4)
- Locking topthink/think-orm (v2.0.40)
- Locking topthink/think-trace (v1.4)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 15 installs, 0 updates, 0 removals
- Downloading symfony/var-dumper (v4.4.22)
- Installing psr/cache (1.0.1): Extracting archive
- Installing league/mime-type-detection (1.7.0): Extracting archive
- Installing league/flysystem (1.1.3): Extracting archive
- Installing league/flysystem-cached-adapter (1.1.0): Extracting archive
- Installing psr/container (1.1.1): Extracting archive
- Installing symfony/polyfill-php80 (v1.22.1): Extracting archive
- Installing symfony/polyfill-php72 (v1.22.1): Extracting archive
- Installing symfony/polyfill-mbstring (v1.22.1): Extracting archive
- Installing symfony/var-dumper (v4.4.22): Extracting archive
- Installing topthink/think-helper (v3.1.4): Extracting archive
- Installing psr/simple-cache (1.0.1): Extracting archive
- Installing psr/log (1.1.3): Extracting archive
- Installing topthink/think-orm (v2.0.40): Extracting archive
- Installing topthink/framework (v6.0.8): Extracting archive
- Installing topthink/think-trace (v1.4): Extracting archive
Install of symfony/var-dumper failed
5/5 [============================] 100%

[ErrorException]
file_get_contents(/home/wwwroot/default/tp/vendor/symfony/var-dumper/Resources/bin/var-dump-server): failed to open stream: No such file or directory


create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [<package>] [<directory>] [<version>]
最佳答案
评论( 相关
后面还有条评论,点击查看>>