-
Notifications
You must be signed in to change notification settings - Fork 46
Error on debug console at the startup #239
Copy link
Copy link
Open
Description
I'm receiving this error on the debug console at the startup when debugging the extension:
rejected promise not handled within 1 second: TypeError: Cannot read properties of undefined (reading 'on')
stack trace: TypeError: Cannot read properties of undefined (reading 'on')
at /home/williamthome/.vscode/extensions/pgourlain.erlang-0.8.6/out/lib/extension.js:1:156657
rejected promise not handled within 1 second: Error: illegal argument `name`. must not be falsy
stack trace: Error: illegal argument `name`. must not be falsy
at b.createOutputChannel (/snap/code/106/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:96:1252)
at Object.createOutputChannel (/snap/code/106/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:106:42617)
at get outputChannel [as outputChannel] (/home/williamthome/.vscode/extensions/pgourlain.erlang-0.8.6/out/lib/extension.js:1:130361)
at P.error (/home/williamthome/.vscode/extensions/pgourlain.erlang-0.8.6/out/lib/extension.js:1:131415)
at /home/williamthome/.vscode/extensions/pgourlain.erlang-0.8.6/out/lib/extension.js:1:133423Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels