Skip to content

0.5.0 [Linux] Extension Crashes On Debug #100

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
rLoka opened this issue Dec 8, 2016 · 3 comments
Closed

0.5.0 [Linux] Extension Crashes On Debug #100

rLoka opened this issue Dec 8, 2016 · 3 comments

Comments

@rLoka
Copy link

rLoka commented Dec 8, 2016

Hey,

I updated VS extension to the newest version (0.4.5), and since then, I cannot debug or lunch from VS itself, however, I can tns debug or tns livesync normally.

This is the following error:
Debug adapter process has terminated unexpectedly

@ivanbuhov
Copy link
Contributor

ivanbuhov commented Dec 8, 2016

@rLoka I guess that you mean v0.5.0 (currently it's the latest one).
Delete your launch.json file from .vscode folder and regenerate it again. If this doesn't help set diagnsoticLogging flag to true in the debug configuration in launch.json and run it again. Send us the whole output printed in the debugger console.

@rLoka
Copy link
Author

rLoka commented Dec 8, 2016

There is no output when clicked on "Lunch on Android", just this message. I am working on Ubuntu 16.10.
screenshot from 2016-12-08 17-23-49

@ivanbuhov ivanbuhov changed the title 0.4.5 Extension Crashes On Debug 0.5.0 [Linux] Extension Crashes On Debug Dec 9, 2016
@ivanbuhov
Copy link
Contributor

@rLoka The issue is fixed in the master branch. We are going to release a hotfix of the extension.

Till then you can use this package: nativescript-0.5.0.vsix.zip which contains the desired fix. To install it:

  1. Extract the .zip containing the .vsix package.
  2. From VS Code Command Pallete run Extensions: Install from VSIX... command (type vsix in the Command Pallete input box to find it) and select the downloaded .vsix package.

@rLoka rLoka closed this as completed Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants