hyperf / hyperf/swow-skeleton

window下创建项目时候报错

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
49
Forks
9
PR merge metrics
No merged PRs in 30d

Description

执行命令:
```
composer create-project hyperf/swow-skeleton swow v2.2.0
```
控制台输出报错
```
Creating a "hyperf/swow-skeleton" project at "./swow"

In CreateProjectCommand.php line 435:

Could not find package hyperf/swow-skeleton with version v2.2.0 in a version installable using your PHP version, PH
P extensions and Composer version.

create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [ [ []]]
```
我的php版本和composer版本分别是
```
php -v
PHP 7.4.26 (cli) (built: Nov 16 2021 18:14:45) ( NTS Visual C++ 2017 x64 )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
```
```
composer -V
Composer version 2.3.7 2022-06-06 16:43:28
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.