Skip to content
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

All steps show problems in VSCode editor #76

Closed
djrice opened this issue Dec 14, 2017 · 5 comments
Closed

All steps show problems in VSCode editor #76

djrice opened this issue Dec 14, 2017 · 5 comments

Comments

@djrice
Copy link

djrice commented Dec 14, 2017

Using the example generated taiko project, all steps show problems in editor along the lines of:

write tcp 127.0.0.1:49428->127.0.0.1:49434: use of closed network connection

Also:

  • Goto definition (from step) doesn't work
  • Find references (from step implementation) doesn't work
VS-Code version: 1.18.1
Gauge Extension Version: 0.0.3

Gauge version: 0.9.6.nightly-2017-12-13
Commit Hash: 571fda8

Plugins
-------
html-report (4.0.2)
java (0.6.5)
js (2.0.2)
screenshot (0.0.1)

@sswaroopgupta
Copy link
Contributor

sswaroopgupta commented Dec 15, 2017

The js plugin version is old can you please update to the latest and check

@djrice
Copy link
Author

djrice commented Dec 15, 2017

The install fails:

% gauge install -f gauge-js-2.0.3.nightly-2017-12-14.zip
File manifest.json doesn't exist.

@zabil
Copy link
Member

zabil commented Dec 16, 2017 via email

@djrice
Copy link
Author

djrice commented Dec 16, 2017

OK. That fixed the install. But not the originally reported problem. Maybe I need to get on a screen share with one of you next week.

@djrice
Copy link
Author

djrice commented Dec 16, 2017

Actually, restarting everything made it work. So I guess the gauge process required a restart after the plugin upgrade? You can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants