Victor Garcia

Results 8 issues of Victor Garcia

I have this error when compiling my Vue app with `@apollo/client` v3, and latest version from `apollo-link-logger` The error comes from here, where you are importing from the entire @apollo/client...

- [x] I have searched through existing issues - [x] I have read through [docs](https://vuejs.github.io/vetur) - [x] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md) - [x] I have tried restarting VS Code or...

bug
lsp:diagnostics
integ:typescript

### WIP ### Ehancement: Replace Jest with Vitest Not sure if it adds a lot of value, but I wanted to test the migration as I've done it on `vue-chart-3`....

✍ help wanted
improvement

Reproduction: https://github.com/victorgarciaesgi/vue-chart-3 Run `yarn test` Before upgrading the my dependencies, my tests were working great. Now I get an error like this every time ![image](https://user-images.githubusercontent.com/15092120/137906941-eaec9a4e-1d2d-445e-8af7-170587336655.png) `Uncaught TypeError: (0 , vue_demi_1.install)...

# *Steps to reproduce* Repo: https://github.com/victorgarciaesgi/nuxt-typed-router/tree/next `yarn && yarn build` With a tsc build, everyting works. But with unbuild I keep getting this error. I don't know where I can...

### Description Multiple popular modules are showing no stats on the https://nuxt.com/modules page. To see them, just scroll to the bottom of page. ![image](https://github.com/nuxt/modules/assets/15092120/e80ac8fe-fc4c-42a2-a3ac-6873f96757b5) ![image](https://github.com/nuxt/modules/assets/15092120/80c0ce2f-6dce-47f3-87f4-346d5e46350b) ### Repository https://github.com/nuxt/modules/ ### npm...

bug