SanderPs

Results 5 comments of SanderPs

I can confirm the problem. On a working Cordova project (we are using Cordova for Visual Studio) I added this plugin by opening config.xml in Visual Studio then going to...

For some reason I do not know (yet) opening devTools stopped working in my app. Adding `devtools: true` to webPreferences, or calling openDevTools in `'ready-to-show'` made no difference. Also `CTRL+SHIFT+I`...

I am having exactly the same problem... ts-node version: 10.9.2 node version: v22.8.0 TypeScript version: 5.5.4 So I turned on "Caught Exceptions" as breakpoint in VSCode and then it breaks...

I should probably add that I run this in a "Javascript Debug Terminal" in VSCode, hence the "Debugger attached." message.

I had this problem too. Also found quite a few people who had it too. See for instance: https://answers.microsoft.com/en-us/windows/forum/all/vs-code-uninstalled-after-24h2-update/c7b83528-7a4f-4622-a45f-0c2f6e5644d6 Not sure what is better: - copy content in `\_\` to...