转 php框架相关
|-转 在看thinkphp框架,用composer创建项目有些慢
composer create-project topthink/think
大概过了5分钟多,才有反应
去github生成token也有些慢,填了token后,下载项目还是有些慢
最后又报错
[RuntimeException] Failed to execute git clone --no-checkout -- https://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:***@github.com/top-th ink/think-filesystem.git.git D:\www\think\vendor\topthink\think-filesystem && cd /D D:\www\think\vendor\topthink\th ink-filesystem && git remote add composer -- https://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:***@github.com/top-th ink/think-filesystem.git.git && git fetch composer && git remote set-url origin -- https://github.com/top-think/thi nk-filesystem.git.git && git remote set-url composer -- https://github.com/top-think/think-filesystem.git.git fatal: destination path 'D:\www\think\vendor\topthink\think-filesystem' already exists and is not an empty director y.
后面还是不行,我到www/think目录下运行
composer update --no-plugins
之后运行试试。
去香港阿里云上运行
composer create-project topthink/think
几秒就完成了
...
浏览更多内容请先登录。
立即注册
更新于:2023-06-23 16:06:51
相关内容
composer的安装和使用知识整理
慎用composer update
Could not open input file: composer.phar报错
composer在国内使用效果很差,总提示没有找到要下载的文件
compser安装后无法使用,php7.4版本下安装的
win10系统 安装好composer后 cmd 命令行下输入composer提示不是内部或外部的命...
使用composer安装项目需要注意的
Windows环境下Composer的安装教程遇到的问题及解决方法
= 8.0.0".">解决Yii2里引入自定义文件 composer dump-autoload后报错:Composer detect...
composer 设置Github全局 token,在所有项目上都使用阿里云镜像
Packagist.org 明确了 Composer 1.x 被弃用的时间表
composer.json 变更autoload files后要怎么操作
composer 在国内现在在是太难用了 20231120
Call to undefined function Composer\XdebugHandler\putenv() in phar 运...
composer update 由于目标计算 机积极拒绝,无法连接。
解决composer update出现的Discard changes [y,n,v,d,s,?]的问题
WEB技术
WEB技术之前端技术
WEB技术之后端技术
WEB应用转手机APP,手机APP制作平台推荐
WEB应用与手机APP
Android相关
2017 年 Web 开发工程师技术发展路线图
session:手动删除客户端上的所有cookie,再次访问的时候为什么还是登录状态?
WEB技术之前端技术2
使用Laravel 5.4以及后续版本问题总结
使用Laravel 5.4问题总结 Lost connection to MySQL server at 'reading ...
Laravel 5.4各种错误提示总结
laravel10用composer安装时遇到的问题。
Laravel 执行php artisan migrate报错 SQLSTATE[42000]: Syntax error ...
推荐内容