yoyoIU

Results 96 comments of yoyoIU

Fix in https://github.com/vuejs/vetur/pull/3561

Duplicate of https://github.com/vuejs/vetur/issues/3323. It will also solve it in v0.36.0.

Duplicate of https://github.com/vuejs/vetur/issues/3323

Duplicate of https://github.com/vuejs/vetur/issues/2296

You mix two problems in this issue. ## Do we support nuxt built-in components? Yes, we support it. The `tags.json` `externalTagProvider` will provide it. ## Do we support nuxt auto...

I have the same problem, and I will try to use workaround. But the workaround is broken on now. params will get `{}` I replace `redirect` to `beforeEnter` at the...

In my case, the project have `pnpm` in `devDependencies`, also restrict the installation to pnpm. Volta will try to get locale pnpm, but it's not exist, so get this error....

I'm not sure I've misunderstood anything, but I download v2.3.0 and use it. It was a native apple silicon app in the system monitor app. It works well. ![截圖 2022-07-15...

Please provide a repro case. https://github.com/vuejs/vetur/blob/master/.github/NO_REPRO_CASE.md

Do you disable JSX in tsconfig.json ?