新手一枚,想知道如何安装webman ai

毛栗子不懂技术

新手一枚,想知道如何安装webman

我已经安装成功composer
截图
php版本也安装了7.2的
截图
然后我运行windos.bat
提示
截图
截图
报错了,请问我是哪一个步骤错了呀,小白一枚,就是纯属买大哥的ai助手玩玩

268 2 0
2个回答

胡桃
# 先安装依赖
composer install

# 再启动程序
php windows.php
  • 毛栗子不懂技术 20天前

    直接cdm?

  • 胡桃 20天前

    在你解压的那个目录执行

  • 毛栗子不懂技术 20天前

    Microsoft Windows [版本 10.0.17763.2183]
    (c) 2018 Microsoft Corporation。保留所有权利。

    C:\Users\Administrator>composer install
    Installing dependencies from lock file (including require-dev)
    Verifying lock file contents can be installed on current platform.
    Nothing to install, update or remove
    Generating autoload files
    11 packages you are using are looking for funding.
    Use the composer fund command to find out more!

    C:\Users\Administrator>php windows.php
    Could not open input file: windows.php

    C:\Users\Administrator>

  • 胡桃 20天前

    你解压的目录,D:\webman-master\webman-master

  • 毛栗子不懂技术 20天前

    哥,有偿,能qq远程操作一下吗

  • 毛栗子不懂技术 20天前

    哥,我这边添加你了,同意以下

  • tanhongbin 20天前

    兄弟 你这 有点意思呀 哈哈

  • TM 19天前

    好纯..学生吗

  • tanhongbin 19天前

    我当时忙,要不就帮他免费搞一下了,哈哈

darlingsky

cmd下先切换盘符 d:

#先进入的你安装目录
cd D:\webman-master\webman-master

#再 composer 安装
composer install

#最后运行
php windows.php

也可以直接双击 windows.bat

  • 暂无评论
🔝