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

进入容器创建邮箱用户报错 #267

Open
JLX120 opened this issue May 25, 2023 · 6 comments
Open

进入容器创建邮箱用户报错 #267

JLX120 opened this issue May 25, 2023 · 6 comments

Comments

@JLX120
Copy link

JLX120 commented May 25, 2023

php artisan code6:user-add [email protected] aA123456
执行这一步开始报错

Warning: require(/var/www/html/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/artisan on line 18

Fatal error: require(): Failed opening required '/var/www/html/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/artisan on line 18
root@efb84551bdfb:/var/www/html# php artisan code6:user-add [email protected] aA123456

Warning: require(/var/www/html/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/artisan on line 18

Fatal error: require(): Failed opening required '/var/www/html/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/artisan on line 18

@yoonper
Copy link
Collaborator

yoonper commented May 25, 2023

应该启动容器的时候有问题,Composer 依赖包没安装成功
不过现在暂时不推荐使用了,详见置顶 issue

@JLX120
Copy link
Author

JLX120 commented May 25, 2023

好的谢谢

@yoonper
Copy link
Collaborator

yoonper commented May 25, 2023

应该其他仓库同类产品都不能扫描到新记录了,只是他们没有更新说明,使用的时候注意一下。

@JLX120
Copy link
Author

JLX120 commented May 25, 2023

这个只有自己写接口来获取最新数据才可以来了是吧

@yoonper
Copy link
Collaborator

yoonper commented May 25, 2023

现在 GitHub 代码搜索接口和页面已经不提供最新数据了,都是按最优匹配来显示数据

@JLX120
Copy link
Author

JLX120 commented May 25, 2023

好的好的谢谢了

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