Open shoaibsr7 opened 3 days ago
/jsDebugLogs
Please collect trace logs using the following instructions:
If you're able to, add
"trace": true
to yourlaunch.json
and reproduce the issue. The location of the log file on your disk will be written to the Debug Console. Share that with us.⚠️ This log file will not contain source code, but will contain file paths. You can drop it into https://microsoft.github.io/vscode-pwa-analyzer/index.html to see what it contains. If you'd rather not share the log publicly, you can email it to connor@xbox.com
I keep getting this error message when I try to set a breakpoint in
index.vue
file.This is my
launch.json
file I am using to debug: