Custom Automated Systems Pte Ltd

Results 38 comments of Custom Automated Systems Pte Ltd

Hi @rstoenescu, I tried recently with a new project, and adding capacitor mode is still not working with yarn berry in the current @quasar/cli release. Can my fix be considered...

Hi I'm having a problem when importing @xenova/transformers in vite. Basically it's trying to import onnxruntime-node and sharp, which are not supposed to be imported as they are native modules,...

> @customautosys The default vite settings should be able to ignore these by looking at the package.json's browser field. Could you provide more information about your environment? > > See...

Hi @xenova, sorry to have bothered you. I solved this problem by upgrading @quasar/app-vite to ^2.0.0-beta.12 and vite to ^5.2.10. Thanks anyway!

Hi, also faced this issue today. Is there any other way to import the settle function? @JohnReginaldShutler

Hi any update on this? I would like to try my hand at writing a storage adapter that stores it in a table in the same database using a blob...

> > but now with scoped storage it is not practical if I want to allow the user to choose where they want to save the file. > > Why...

> > It really is the way forward for file saving on Android. > > That's not entirely accurate. Scoped Storage (And the MediaStore APIs) are for dealing with files...