Wei
Wei
Also, a minimal re-production will help a lot to fix the potential bug.
Sorry for the late response, could you provide a description of how to reproduce the issue the PR fixes?
meow is treated as an optional peer dependency of vite-plugin-checker. As the document says: > (Optional but highly recommended) Install meow@^9.0.0 with your package manager. It's needed because of Stylelint...
Yeah, could you describe how to reproduce the duplicated error shown with minimal reproduction? If so, maybe we could check the root cause of this issue instead of prevent it...
Suppose stylelint relies on v9 meow. v9 meow will be installed regardless vite-plugin-checker is installed.
@Magiczne I haven't used yarn3, but I guess it behaves like pnpm with `hoist=false` which is suggested to install meow as a dep explicitly. I admit installing `meow` by user...
And the dependencies count of `[email protected]` + `@vite-plugin-checker/stylelint` will be less that `[email protected]` as it will only carry the dependencies that will be used by each checker package. In the...
@tryforceful Not the same issue. Please file an new issue with minimal reproduction.
You mean there should a loading indicator when tsc is loading(especially on the initial)?
If we could makes it work with a simple, promising script, we definitely could remove jest-serializer-path.