Asdrubal
Asdrubal
I'm trying to install this with the command npm install --save vue-recaptcha and it gives me this error: 
How could I add additional languages to the tesseract-ocr docker file?
I'm basically using [this ](https://codesandbox.io/s/vue-3-google-maps-forked-ohplq?file=/src/components/Map.vue:384-395) example that when you click a marker, the infowindow opens, but when I try it, is not working. I'm using vue3 and Quasar and when...