We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After running these command ,I got errors. pear channel-discover element-34.github.com/pear pear install -f element-34/PHPBrowserMobProxy log: C:\sysTest\case\main>pear channel-discover element-34.github.com/pear Adding Channel "element-34.github.com/pear" succeeded Discovery of channel "element-34.github.com/pear" succeeded
pear channel-discover element-34.github.com/pear pear install -f element-34/PHPBrowserMobProxy
C:\sysTest\case\main>pear install -f element-34/PHPBrowserMobProxy No releases for package "element-34/PHPBrowserMobProxy" exist install failed
C:\sysTest\case\main>pear install -f element-34/Requests No releases for package "element-34/Requests" exist install failed
I downloaded PHPBrowserMobProxy manually,but it need another package Request, Where is it? thank you~
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After running these command ,I got errors.
pear channel-discover element-34.github.com/pear
pear install -f element-34/PHPBrowserMobProxy
log:
C:\sysTest\case\main>pear channel-discover element-34.github.com/pear
Adding Channel "element-34.github.com/pear" succeeded
Discovery of channel "element-34.github.com/pear" succeeded
C:\sysTest\case\main>pear install -f element-34/PHPBrowserMobProxy
No releases for package "element-34/PHPBrowserMobProxy" exist
install failed
C:\sysTest\case\main>pear install -f element-34/Requests
No releases for package "element-34/Requests" exist
install failed
I downloaded PHPBrowserMobProxy manually,but it need another package Request,
Where is it? thank you~
The text was updated successfully, but these errors were encountered: