-
-
Notifications
You must be signed in to change notification settings - Fork 581
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
Million lint does not work in VSCode #1054
Comments
Thanks for opening this issue! A maintainer will review it soon. |
Getting the same error in M2 Macbook |
Just tried using it and ran into the same issue @aidenybai any hints? |
In VSCode it just says "Start your dev server!" I do see that the server has started though:
|
I was having the same issue. I realised you have to actually open your application in the browser. Once I did this, I started seeing information about the page I was viewing in the VS Code Extension |
I had it open for what it is worth. |
Getting the same issue - browser is open, using Vitejs. |
Hey guys @ornakash @jpmonette @lilouartz @AbbasPlusPlus @hobbescodes We deployed a new product experience; hopefully, you don't need to run the command anymore! Can you try running the setup script |
What version of
million
are you using?1.0.0-rc.23 (Million Lint)
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm
What operating system are you using?
Windows
What browser are you using?
Chrome
Describe the Bug
We installed Million Lint, the next config looks just fine but unfortunately when we try use the Million Lint VSCode extension, it shows an error message (please see image below)
How to reproduce:
See the following error:
Command 'Million Lint': Find issues results in an error
command 'million.outlierViewExplain' not found
The same error with the same reproduction appears in Mac and in another windows machine.
What's the expected result?
We want million lint to work and find issues in our code.
Link to Minimal Reproducible Example
https://github.com/ornakash/million-minimal-reproduction
Participation
The text was updated successfully, but these errors were encountered: