国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

webman/console 命令不存在

snow

問題描述

php版本 8.0.2 "workerman/webman-framework": "^1.5.0"
webman/console錯誤,這個錯誤我重復(fù)引入就會消失
當(dāng)我自己手動在config/plugin/webman/console/app.php后執(zhí)行
php webman phar:pack webman 命令不存在

PS D:\phpstudy_pro\WWW\wallet-z\wallet-admin-webman> composer require webman/console
./composer.json has been updated
Running composer update webman/console
Loading composer repositories with package information
Updating dependencies
Lock file operations: 1 install, 0 updates, 0 removals

  • Locking webman/console (v1.2.32)
    Writing lock file
    Installing dependencies from lock file (including require-dev)
    Package operations: 1 install, 0 updates, 0 removals
  • Installing webman/console (v1.2.32): Extracting archive

    support\Plugin::install
    Script support\Plugin::install handling the post-package-install event terminated with an exception

In Install.php line 21:

copy(): The second argument to copy() function cannot be a directory

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]

程序代碼

composer require webman/console

#### 報錯信息

Could not open input file: webman

截圖報錯信息里報錯文件相關(guān)代碼

這里粘貼截圖

操作系統(tǒng)及workerman/webman等框架組件具體版本

window10
php 8.0.2
composer 2.5.5

1562 1 0
1個回答

walkor 打賞

看下項目根目錄下是不是有個webman文件夾,刪掉

  • snow 2023-04-07

    是的 是有的 刪掉了 但是刪掉后 compose沒有創(chuàng)建對應(yīng)的文件

  • walkor 2023-04-07

    composer remove webman/console 后重新裝

  • snow 2023-04-07

    他下面還有
    event/app.php event/bootstarp.php event/command.php 文件 可以不要嗎?

  • walkor 2023-04-07

    這些不是框架的文件,不知道你是哪來的

  • snow 2023-04-07

    是的解決了 感謝大大

年代過于久遠,無法發(fā)表回答
??