Skip to content
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

Error on debug console at the startup #239

Open
williamthome opened this issue Sep 18, 2022 · 0 comments
Open

Error on debug console at the startup #239

williamthome opened this issue Sep 18, 2022 · 0 comments

Comments

@williamthome
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant