Skip to content

Error on debug console at the startup #239

@williamthome

Description

@williamthome

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:133423

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions