Skip to content

Unable to run the Jasmine test scripts using Protractor tool using Visual Studio Code IDE #7915

New issue

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

Closed
Vasundhara-vasu opened this issue Oct 3, 2017 · 2 comments

Comments

@Vasundhara-vasu
Copy link

Hi All,

I am using
1.Node -- v6.11.3
2.npm -- 3.10.10

When i am running below command ,
ng e2e

the Visual Studio Code is displaying below error message

Executed 1 of 1 spec (1 FAILED) in 13 secs.
[17:00:20] I/launcher - 0 instance(s) of WebDriver still running
[17:00:20] I/launcher - chrome #1 failed 1 test(s)
[17:00:20] I/launcher - overall: 1 failed spec(s)
[17:00:20] E/launcher - Process exited with error code 1

npm ERR! Windows_NT 10.0.15063
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm
-cli.js" "run" "e2e" "--" "./protractor.conf.js"
npm ERR! node v6.11.3
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] e2e: protractor "./protractor.conf.js"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] e2e script 'protractor "./protractor.conf.js"'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the my-app package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! protractor "./protractor.conf.js"
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs my-app
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls my-app
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\agudla\Desktop\Vasundhara\VSCodeWorkspace5\my-app\npm-debug.log

Some end-to-end tests failed, see above.
PS C:\Users\agudla\Desktop\Vasundhara\VSCodeWorkspace5\my-app>

Can any one please help me in solving this issue.

@Brocco
Copy link
Contributor

Brocco commented Oct 3, 2017

This issue is a support issue and not a bug or issue with the CLI itself. I suggest submitting your question where you can can some support/assistance such as StackOverflow.
Closing this issue.

@Brocco Brocco closed this as completed Oct 3, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants