-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[debug][electron] Multiple debug model related errors when starting the electron example application #3408
Comments
@akosyakov, any ideas what could cause this issue in Electron but not in the browser example? The error happens each time I open anything in a |
This is what I see now:
|
An error from the backend:
It seesm that we spawn a Node.js process with the Node.js debug adapter with Node.js version which does not support the array spread operator. |
It is somehow related to |
The same issue like here: #3679 (comment) |
I can no longer reproduce this bug, so I'm going to close this issue for now. Please comment / reopen if you encounter this issue in the current version of Theia. |
The text was updated successfully, but these errors were encountered: