Skip to content

PEAR install returns no releases for packages #53

@cswright

Description

@cswright

When trying to install php-webdriver via PEAR I get the following:

pear install -f element-34/PHPWebDriver
No releases for package "element-34/PHPWebDriver" exist
install failed

I ran what was is given on the github page:

pear channel-discover element-34.github.com/pear
pear install -f element-34/PHPWebDriver <- Problem happens here

Then I ran the following:

pear list -c element-34

Result:

(no packages installed from channel element-34.github.com/pear)

Is the pear channel for this library working or available at the moment?

If not is there manual instructions to install this library without using PEAR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions