Vu3 and Quasar as library: $q was accessed during render but is not defined on instance
I generated a library using vu3 and Quasar 2 based on vite(I first create the application using vite to generate a vue-ts project, next I install quasar and extras). The think is that when I export the library and install it in other application it shows me the next warnings and error [warnings and error](https://i.sstatic.net/8MlaKCVT.png) […]