Open rtabulov opened 5 months ago
Thanks for opening this issue! A maintainer will review it soon.
Hi @rtabulov, can you try using the latest version? Run the setup script npx million@latest
. Once it's done, please restart your VSCode/Cursor.
You may need to install Milliont Lint manually on your project. Follow the instructions here: http://million.dev/docs#manual-installation.
If you still need help, please reply here.
What version of
million
are you using?1.0.0-rc.12 i guess
Are you using an SSR adapter? If so, which one?
nope
What package manager are you using?
npm (volta)
What operating system are you using?
Windows
What browser are you using?
n/a
Describe the Bug
I am trying to install @million/lint into an existing project that uses webpack, and I get this error
I am using volta as node/npm version manager
fails using git bash, cmd, powershell
What's the expected result?
npm installation detection
Link to Minimal Reproducible Example
cannot be reproduced on stackblitz
Participation