Skip to content

can't use "Test" function #457

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
yiruacm opened this issue Oct 9, 2019 · 1 comment
Closed

can't use "Test" function #457

yiruacm opened this issue Oct 9, 2019 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@yiruacm
Copy link

yiruacm commented Oct 9, 2019

🐛 Bug Report

Cannot read property 'slice' of undefined

To Reproduce

click the button "Test",then report error.

Extension Output

` results[0].stdout = results[0].stdout.slice(1, -1).replace(/\n/g, '\n');
^

TypeError: Cannot read property 'slice' of undefined`

Your Environment

  • os:windows10
  • extension settings:default
  • nodejs version:10.15.1
  • vscode version:1.38.1
  • extension version:0.15.6
@jdneo
Copy link
Member

jdneo commented Oct 9, 2019

Dup with #455

@jdneo jdneo closed this as completed Oct 9, 2019
@jdneo jdneo added the duplicate This issue or pull request already exists label Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants