Skip to content

Cannot attach to tns test android --debug-brk #234

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
DimitarTachev opened this issue Feb 18, 2019 · 0 comments
Closed

Cannot attach to tns test android --debug-brk #234

DimitarTachev opened this issue Feb 18, 2019 · 0 comments
Assignees
Labels

Comments

@DimitarTachev
Copy link
Contributor

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 5.2.0
  • Cross-platform modules: 5.2.0
  • Android Runtime: 5.2.0
  • iOS Runtime: 5.2.0

To Reproduce

  1. tns create jsApp --js && cd jsApp
  2. tns test android --debug-brk
  3. Click the Attach on Android configuration.
  4. Unable to open 'ts_helpers.js': File not found (file:///data/data/org.nativescript.jsApp/files/internal/ts_helpers.js). error will be shown.

Expected behavior
VSCode should attach and debug the unit tests.

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

No branches or pull requests

2 participants