Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] code-generator install help #522

Open
521chy opened this issue Jan 7, 2025 · 3 comments
Open

[QUESTION] code-generator install help #522

521chy opened this issue Jan 7, 2025 · 3 comments
Labels

Comments

@521chy
Copy link

521chy commented Jan 7, 2025

  • [√] I've been search all existed issues
  • [√] I've been read all documentation

php bin/hyperf.php mine-extension:install mine-admin/code-generator --yes
+---------------------------+-----------+--------------------------+---------------------------+
| Extension name | author | description | homepage |
+---------------------------+-----------+--------------------------+---------------------------+
| mine-admin/code-generator | MineAdmin | MineAdmin Code Generator | https://www.mineadmin.com |
+---------------------------+-----------+--------------------------+---------------------------+
PHP version 8.1.27 (/www/server/php/81/bin/php)
Run the "diagnose" command to get more detailed diagnostics output.
即将安装代码生成器插件、将会进行以下文件更改,请确认无误后继续:
+-----------------------------------------------------------+------+
| 文件 | 操作 |
+-----------------------------------------------------------+------+
| /www/wwwroot/MineAdmin-master/storage/languages | 复制 |
| /www/wwwroot/MineAdmin-master/storage/view/code-generator | 复制 |
+-----------------------------------------------------------+------+
[hyperf/view-engine] publishes [config] successfully.

终端卡在这,应该怎么确认呢?输入什么?

抱歉,初级。

@521chy 521chy added the question label Jan 7, 2025
Copy link

dosubot bot commented Jan 7, 2025

Hey @521chy! I'm here to help you out with any issues or questions you have. I'm a bot designed to assist you while waiting for a human maintainer. Let me know how I can assist you!

在安装过程中,终端可能会等待用户输入以确认文件更改或其他操作。请尝试以下步骤:

  1. 检查是否有提示:查看终端是否有任何提示需要你输入“yes”或“no”来确认文件更改。如果有,请输入“yes”并按回车键继续。

  2. 查看错误信息:如果没有提示,请检查终端是否有任何错误信息或警告,可能需要解决这些问题才能继续。

  3. 运行诊断命令:根据输出信息,尝试运行“diagnose”命令以获取更详细的诊断输出。这可能会帮助你识别问题所在。

  4. 确保环境配置正确:确认你的环境配置符合安装要求,例如PHP版本、扩展等。

如果这些步骤没有解决问题,可能需要进一步检查安装日志或配置文件以获取更多信息。

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@521chy
Copy link
Author

521chy commented Jan 8, 2025

没有输入什么的提示,输入yes 或者no ,没反应。
image

@kanyxmo
Copy link
Member

kanyxmo commented Jan 8, 2025

可能是执行前端安装依赖卡了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants