Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97445

XDebugError: command is not available in Vs Code [closed]

$
0
0

While Debugging my Code with Xdebug and Vs code the following error is shown in the debug window

    XDebugError: command is not available
        at new Response (c:\Users\asish\.vscode\extensions\felixfbecker.php-debug-1.13.0\out\xdebugConnection.js:56:19)
        at new BreakpointSetResponse (c:\Users\asish\.vscode\extensions\felixfbecker.php-debug-1.13.0\out\xdebugConnection.js:207:9)
        at Connection.<anonymous> (c:\Users\asish\.vscode\extensions\felixfbecker.php-debug-1.13.0\out\xdebugConnection.js:599:20)
        at Generator.next (<anonymous>)
        at fulfilled (c:\Users\asish\.vscode\extensions\felixfbecker.php-debug-1.13.0\out\xdebugConnection.js:4:58) {
      code: 5,
      name: 'XDebugError'```

Is there any solution for the above error

Viewing all articles
Browse latest Browse all 97445

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>