João Pimentel Ferreira

Results 296 comments of João Pimentel Ferreira

Just to clarify, I should install plugin like this ``` cordova plugin add https://github.com/apache/cordova-plugin-camera.git#pull/814 ``` Just temporarily obviously, till it is integrated and deployed into NPM repository

@keva91 read this [comment](https://github.com/apache/cordova-plugin-camera/pull/814#issuecomment-1324022495) Try using PR #814 as you did before and try to guess which plugin is creating the conflict, the one which uses `WRITE_EXTERNAL_STORAGE` without setting `android:maxSdkVersion`...

@felicienfrancois regarding your repo and user permissions, should't your add min and max sdk versions to avoid excessive user permissions requests ? That is: ```xml ```

I see @felicienfrancois , I tested now, although correct my suggestions they are more likely to create conflicts with other plugins as @keva91 experienced. I tested your repo and it...

Great tip @StevenBlack I didn't know you had already these combined files, then I use now this, no need to use docker and it is much faster ```sh #!/usr/bin/env bash...

https://github.com/advisories/GHSA-cf4h-3jhx-xvhq

How do you expect the front-end will render *4GB* of raster data? The data needs to be downloaded and processed by the browser. You should divide that in small GeoTIFF...

Para que essa sugestão possa avançar, tem sempre que providenciar base legal à luz do Código da Estrada. Qual o artigo e número do Código da Estrada? Depois só tens...

lamento meus caros, mas tal envolveria muito trabalho desnecessário

same here ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Low │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ minimist │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=0.2.1 =1.2.3 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ express-handlebars...