Dav*_*win 0 php macos pear predis
我试图在osx终端中通过pear安装predis并收到此错误:
$ pear install pearhub/predis
Attempting to discover channel "pearhub"...
Attempting fallback to https instead of http on channel "pearhub"...
unknown channel "pearhub" in "pearhub/predis"
invalid package name/package file "pearhub/predis"
install failed
Run Code Online (Sandbox Code Playgroud)
你知道我要做些什么来发现pearhub吗?
梨需要知道"pearhub"的含义.在这种情况下,它意味着"pearhub.org",一个项目存储库.发现这样:
$ pear channel-discover pearhub.org
$ pear install pearhub/predis
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1075 次 |
| 最近记录: |