Raschid J.F. Rafeally

Results 16 comments of Raschid J.F. Rafeally

> Related in what sense? @mtrezza I was just gathering information about similar problems to mine to try to solve them at once. Your issue is caused because `aggregate()` is...

> I forgot about this feature, I can do a PR if you want @dplewis Please have a look at my PR #1170 and let me know if you need...

I just ran into this same issue while trying to use `mongodb-runner` in the Docker image for [node:10](https://hub.docker.com/layers/node/library/node/10/images/sha256-66b1ce86598089b083bade1566c9273a77fc454a5d4637286891270e624f6fa0?context=explore), which uses Debian 9. I'm not sure about the customized OS you...

Do I need to do anything else to merge this PR? @ehsanmunna @megalexandre

Just to complement the answer from @ZumelzuR : You can also change this configuration in your `package.json`: ```js // package.json { "cordova": { "plugins": { "@mauron85/cordova-plugin-background-geolocation": { "ICON": "@mipmap/ic_launcher", //

Yeah, I know what you mean @w-a-b . I don't think it's a real bug, I think that many of us do not fully understand the structure of a Gradle...