Open Lukenickerson opened 2 months ago
Hey @Lukenickerson , please see #985 for the details.
For the extension new version: since microsoft pipeline is updating currently, we can't release new version of extension at this stage. Will start release process immediately once pipeline updating is completely.
Any news about the release of the new version? Using the code from the repo solves the issue.
Any news about the release of the new version? Using the code from the repo solves the issue.
Sorry, it's still in progress, this process is handled by upstream organization. Once it's completed, I will start release process immediately.
Now you can build and install you own .vsix
package following this doc.
Actual Behavior
launch.json
file with Cordova debug configuration (see https://github.com/microsoft/vscode-cordova/issues/994)launch.json
)Expected Behavior
Software versions
Outputs (Include if relevant)
Debug (launch) error:
Attach error:
y @ console.ts:137 console.ts:137 [Extension Host] stack trace: Error: Error while executing command 'adb -s "emulator-5554" forward --remove tcp:9222': Command failed: adb -s "emulator-5554" forward --remove tcp:9222 adb.exe: error: listener 'tcp:9222' not found
y @ console.ts:137 mainThreadExtensionService.ts:78 [msjsdiag.cordova-tools]Error while executing command 'adb -s "emulator-5554" forward --remove tcp:9222': Command failed: adb -s "emulator-5554" forward --remove tcp:9222 adb.exe: error: listener 'tcp:9222' not found
$onExtensionRuntimeError @ mainThreadExtensionService.ts:78 mainThreadExtensionService.ts:79 Error: Error while executing command 'adb -s "emulator-5554" forward --remove tcp:9222': Command failed: adb -s "emulator-5554" forward --remove tcp:9222 adb.exe: error: listener 'tcp:9222' not found