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

Running the contributed command: 'verilog.lint' failed. #153

Open
ScortYang opened this issue May 13, 2021 · 2 comments
Open

Running the contributed command: 'verilog.lint' failed. #153

ScortYang opened this issue May 13, 2021 · 2 comments
Labels

Comments

@ScortYang
Copy link

ScortYang commented May 13, 2021

Cannot run lint command

  • OS: Windows 10 20H2 build 19042.985
  • VS Code version 1.56.1
  • Extension version 1.4.3
  • xvlog

Steps to reproduce the behavior:

  1. Run command "Rerun lint tool"'
  2. 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

@ScortYang ScortYang added the bug label May 13, 2021
@RomaGlock
Copy link

@ScortYang Did this work in the previous version of the extension? I just started using the linter today)

@ScortYang
Copy link
Author

ScortYang commented May 13, 2021

@ScortYang Did this work in the previous version of the extension? I just started using the linter today)

Yes, it works fine in version 1.0.2 and earlier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants