Cypress run through vscode cpp debugger gives a strange error... #30422
Unanswered
vlebourl
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm running a cpp app that runs the following system command on a macOs M2 version 14.7:
Running it in a terminal works as expected.
However, running it through VScode's debugger causes an error that I don't fully understand:
I'm running Node v22.9.0 and Cypress 13.15 on macOS 14.7 (M2).
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions