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 protractor step fails on windows #176

@gdadams123

Description

@gdadams123

Running via cygwyn on windows:
$ npm run protractor

angular-phonecat@0.0.0 preprotractor C:\git\angular-phonecat
npm run update-webdriver

angular-phonecat@0.0.0 preupdate-webdriver C:\git\angular-phonecat
npm install

angular-phonecat@0.0.0 postinstall C:\git\angular-phonecat
bower install

angular-phonecat@0.0.0 update-webdriver C:\git\angular-phonecat
webdriver-manager update

selenium standalone is up to date.
chromedriver is up to date.

angular-phonecat@0.0.0 protractor C:\git\angular-phonecat
protractor test/protractor-conf.js

Using ChromeDriver directly...

C:\git\angular-phonecat\node_modules\protractor\node_modules\selenium-webdriver\net\index.js:48
interfaces[key].forEach(function(ipAddress) {
^

npm ERR! angular-phonecat@0.0.0 protractor: protractor test/protractor-conf.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the angular-phonecat@0.0.0 protractor script.
npm ERR! This is most likely a problem with the angular-phonecat package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! protractor test/protractor-conf.js
npm ERR! You can get their info via:
npm ERR! npm owner ls angular-phonecat
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.2.9200
npm ERR! command "C:\nodejs\node.exe" "C:\nodejs\node_modules\npm\bin\npm-cli.js" "run" "protractor"
npm ERR! cwd C:\git\angular-phonecat
npm ERR! node -v v0.10.29
npm ERR! npm -v 1.4.14
npm ERR! code ELIFECYCLE
npm

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