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
See error "Running the contributed command: 'verilog.lint' failed."
VS Code log:
[exthost] [error] TypeError: Cannot read property 'logger' of undefined
at c:\Users\Scort.vscode\extensions\mshr-h.veriloghdl-1.4.3\out\src\linter\LintManager.js:106:69
at Generator.next ()
at fulfilled (c:\Users\Scort.vscode\extensions\mshr-h.veriloghdl-1.4.3\out\src\linter\LintManager.js:5:58)
at processTicksAndRejections (internal/process/task_queues.js:93:5) verilog.lint
The text was updated successfully, but these errors were encountered:
Cannot run lint command
Steps to reproduce the behavior:
VS Code log:
[exthost] [error] TypeError: Cannot read property 'logger' of undefined
at c:\Users\Scort.vscode\extensions\mshr-h.veriloghdl-1.4.3\out\src\linter\LintManager.js:106:69
at Generator.next ()
at fulfilled (c:\Users\Scort.vscode\extensions\mshr-h.veriloghdl-1.4.3\out\src\linter\LintManager.js:5:58)
at processTicksAndRejections (internal/process/task_queues.js:93:5) verilog.lint
The text was updated successfully, but these errors were encountered: