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.

I've got a proplem with protractor #323

Closed
@Gennady77

Description

@Gennady77

I try to run End to End test npm run protractor. As a result I get error. This is a log:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'protractor' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink C:\Program Files\nodejs\node.exe
5 verbose run-script [ 'preprotractor', 'protractor', 'postprotractor' ]
6 info preprotractor [email protected]
7 verbose unsafe-perm in lifecycle true
8 info protractor [email protected]
9 verbose unsafe-perm in lifecycle true
10 info [email protected] Failed to exec protractor script
11 error [email protected] protractor: protractor test/protractor-conf.js
11 error Exit status 8
12 error Failed at the [email protected] protractor script.
12 error This is most likely a problem with the angular-phonecat package,
12 error not with npm itself.
12 error Tell the author that this fails on your system:
12 error protractor test/protractor-conf.js
12 error You can get their info via:
12 error npm owner ls angular-phonecat
12 error There is likely additional logging output above.
13 error System Windows_NT 6.2.9200
14 error command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "protractor"
15 error cwd E:\Users\User\Documents\NetBeansProjects\angular-phonecat
16 error node -v v0.10.26
17 error npm -v 1.4.3
18 error code ELIFECYCLE
19 verbose exit [ 1, true ]

What's the problem?

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