-
Notifications
You must be signed in to change notification settings - Fork 69
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
1.2.9 Version - Debbuger error in VSCode #297
Comments
@asierf, thanks for reporting. Is it cordova or ionic app? |
It's an Ionic v1 app running under emulated android sdk version 19 Ionic version 3.6.0 "name": "Run Android on emulator", I have the same issue debbuging an empty cordova project |
Ok, so this happens due to bug in vscode-chrome-debug-core, where |
hi, I having this issue on debug ionic v2 when Debug Console output message show as following:
My environment detail: any issue or solution might relate to this? |
Hi @kirajhpang this has been fixed in #298 |
1.2.8 Version was working fine in windows 7.
ERROR :
[cordova-tools] Error processing "launch": 'Debugger.setAsyncCallStackDepth' wasn't found
Console :
'Debugger.setAsyncCallStackDepth' wasn't foundError processing "launch": 'Debugger.setAsyncCallStackDepth' wasn't found
The text was updated successfully, but these errors were encountered: