Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

npm run update-webdriver FAILS #245

Closed
@nikolaz111

Description

@nikolaz111

Hello I'm trting the end to end capabilities of the seed project, but when i run npm run update-webdriver the command fails.


$ npm run update-webdriver

> angular-seed@0.0.0 preupdate-webdriver /home/nicolas/miido/miido-web
> npm install


> angular-seed@0.0.0 postinstall /home/nicolas/miido/miido-web
> bower install


> angular-seed@0.0.0 update-webdriver /home/nicolas/miido/miido-web
> webdriver-manager update

Updating selenium standalone
downloading https://selenium-release.storage.googleapis.com/2.44/selenium-server-standalone-2.44.0.jar...
Updating chromedriver
downloading https://chromedriver.storage.googleapis.com/2.12/chromedriver_linux64.zip...
Error: Got error Error: 140279323998016:error:0607907F:digital envelope routines:EVP_PKEY_get1_RSA:expecting an rsa key:../deps/openssl/openssl/crypto/evp/p_lib.c:288:
 from https://chromedriver.storage.googleapis.com/2.12/chromedriver_linux64.zip
Error: Got error Error: 140279323998016:error:0607907F:digital envelope routines:EVP_PKEY_get1_RSA:expecting an rsa key:../deps/openssl/openssl/crypto/evp/p_lib.c:288:
 from https://selenium-release.storage.googleapis.com/2.44/selenium-server-standalone-2.44.0.jar

I'm running it on a Ubuntu 13.10 machine

What am I missing?

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