Devin Norgarb

Results 17 comments of Devin Norgarb

@phanan old thread, I know, but I am successfully using Google Drive as a CDN for Koel. Simply put, you can mount Google Drive on an Ubuntu VPS which is...

Yes absolutely, I use [google-drive-ocamlfuse](https://github.com/astrada/google-drive-ocamlfuse) to mount it. Before you install the package just head over to your [Google Developer API's ](https://console.developers.google.com/apis/library) account, select a new project if you haven't,...

@phanan Hi guys Here is an update on the Google Drive integration. How I went about doing the integration: ## Importing Created an `Import` sidebar title with `Google Drive` as...

Got the same issue when installing, unfortunately.

@Sylk @abdelaziz321 Is this still worth doing? Quasar > V 1.* has been around for a while now and would like to see it in Q-Blog. I would be happy...

Hi @abdelaziz321, Thanks for the response! Okay cool, I will put it on my todo list. Unfortunately I am also incredibly busy nowadays but since I am currently updating another...

Same problem here, unable to use with Vue 3. ![image](https://user-images.githubusercontent.com/12491966/164963387-17679ec4-a7a8-43bf-9c78-0d4e05a05cf8.png)

@hfg-joschua-r I managed to work around this issue by using three.js. They have an ObjectViewer class you can import. Can provide an example if needs be.

@kbs1 @gabrielgriesser @yxnzhe @hfg-joschua-r Sorry, I honestly thought I had responded with [this gist ](https://gist.github.com/DevinNorgarb/6be96b038a4aae318fd39cf242ac5354) I created, but unfortunately, I didn't click the "Comment" button. Hope this helps

If you look in `vue-quagga`'s package.json you will see what dependencies it requires. By the looks of it `vue-quagga` is still using the original quagga library under the hood, not...