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

按照文档一步步操作就 报错了 #10

Closed
dafa168 opened this issue Nov 9, 2019 · 0 comments
Closed

按照文档一步步操作就 报错了 #10

dafa168 opened this issue Nov 9, 2019 · 0 comments

Comments

@dafa168
Copy link

dafa168 commented Nov 9, 2019

文档 :
https://www.kancloud.cn/bingcoolhuang/php-swoole-swoolefy/587504

php 7.2.18
swoole 4.4.12

composer update 安装完成之后 按照文档创建

报错:
[root@none swoolefy]# php swoolefy create App
#! /usr/bin/php
PHP Warning: require(/data/www/swoolefy/vendor/composer/../bingcool/swoolefy/score/core/Func/function.php): failed to open stream: No such file or directory in /data/www/swoolefy/vendor/composer/autoload_real.php on line 66

Warning: require(/data/www/swoolefy/vendor/composer/../bingcool/swoolefy/score/core/Func/function.php): failed to open stream: No such file or directory in /data/www/swoolefy/vendor/composer/autoload_real.php on line 66
PHP Fatal error: require(): Failed opening required '/data/www/swoolefy/vendor/composer/../bingcool/swoolefy/score/core/Func/function.php' (include_path='.:/data/server/php/lib/php') in /data/www/swoolefy/vendor/composer/autoload_real.php on line 66

Fatal error: require(): Failed opening required '/data/www/swoolefy/vendor/composer/../bingcool/swoolefy/score/core/Func/function.php' (include_path='.:/data/server/php/lib/php') in /data/www/swoolefy/vendor/composer/autoload_real.php on line 66

@bingcool bingcool closed this as completed Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants