You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:156657rejected promise not handled within 1 second: Error: illegal argument `name`. must not be falsystack 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
The text was updated successfully, but these errors were encountered:
I'm receiving this error on the debug console at the startup when debugging the extension:
The text was updated successfully, but these errors were encountered: