我在GitHub上创建了一个新的存储库。我已经使用GitHub Desktop提交了所有文件。一切都完成了。但是我无法使用Composer创建新项目。 这是我的存储库: https://github.com/xttrust/CodeIgniter-HMVC-EXTRA
我试图创建一个像这样的新项目:
composer create-project xttrust/CodeIgniter-HMVC-EXTRA
我在GitBash中收到此错误:
[InvalidArgumentException]
Could not find package xttrust/codeigniter-hmvc-extra with stability stable.
create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--ignore-platform-reqs] [--] [<package>] [<directory>] [<version>]
答案 0 :(得分:0)
答案 1 :(得分:0)
没有问题,因为错误是正确的。尝试搜索Packagist。您将需要提交您的github存储库https://github.com/xttrust/CodeIgniter-HMVC-EXTRA