Lucas Paulino Marra

Results 7 comments of Lucas Paulino Marra

Same error... fresh vite install with vue3 ``` ? Add example code Yes ? Add a GraphQL API Server? No ? Configure Apollo Engine? No 🚀 Invoking generator for vue-cli-plugin-apollo......

I need that info too.... it's not working locally here for me. Almost a year with no response...

same error using pnpm: ![image](https://github.com/user-attachments/assets/9753a64f-25a9-4871-898f-612d58fd45d3) "@supabase/supabase-js": "^2.45.4",

I found the problem in my project: ``` optimizeDeps: { noDiscovery: false, // set this to false or remove this line }, ``` I had noDiscovery at vite.config, that was...

Unfortunately, according to the new Sandbox, it still doesn't work. [CodeSandbox](https://codesandbox.io/p/devbox/vue-ag-grid-forked-dmwn7q?file=%2Fsrc%2FApp.vue%3A10%2C16) ![image](https://github.com/ag-grid/ag-grid/assets/30451874/0883d5a0-3732-4cea-992a-94208d718c74) New dependencies: ```json "dependencies": { "ag-charts-community": "9.3.1", "ag-charts-enterprise": "9.3.1", "ag-charts-vue3": "9.3.1", "ag-grid-charts-enterprise": "31.3.1", "ag-grid-enterprise": "31.3.1", "ag-grid-vue3": "31.3.1", "vue":...

> Thanks for raising this on GitHub. Can I please direct you to my comment here: [#7947 (comment)](https://github.com/ag-grid/ag-grid/issues/7947#issuecomment-2107614997). Hi @AG-Zoheil! This Issue is about Ag-Charts Community/Free, it is not related...

This still a thing, had to install @primevue/core