-
**Do you want to request a _feature_ or report a _bug_?**
Bug.
**What is the current behavior?**
It seems that all native packages are rebuilt every time yarn is asked to either add a new package…
-
Hi Guys!
I added opengapps to my android-x86 repo ,what i did as below:
1.Add the build system, and the wanted sources to your manifest.
2.GAPPS_VARIANT := stock
3. add $(call inherit-product, ven…
-
Seems gcc runs out of memory? Is it just me?
Travis
Build system information
Build language: cpp
Build image provisioning date and time
Wed Feb 4 18:22:50 UTC 2015
Operating System Details
Distribu…
-
Hi,
I have encountered an issue with modsecurity v3.0.2 that the JSON request body processor is not working for "application/json" request. The JSON arguments are not parsed and the security rules …
-
Hello, everyone!
I just trying to setup android for lime. I have runned command "lime setup android", but it crashed with error:
> Called from ? line 1
> Called from CommandLineTools.hx line 1431
> …
-
I followed the instructions on the Wiki, using NDK r12b with toolchain api version set to 18.
While compiling with `./mach build --release --android`,
I encountered the following error messages:
…
-
Version of lock: a76e9c7c6b0c3e66798189bc194f3cefb6f7a419 (also reproduced with v10.21.1 and v10.7.3).
OS: Ubuntu x64 16.04
With node v4.8.3 and npm v2.15.11, `npm install` fails due to unmet peer…
-
- VSCode Version: Insider
- OS Version: OS X Elcapitan
- nodejs Version: 6.7.0
- npm Version: 3.10.8
Steps to Reproduce:
1. Clone git repo [pythonVSCode](https://github.com/DonJayamanne/pythonVSCode.…
-
I checked out a copy via git and then tried to build Jetpack under WSL. I'm using Ubuntu 16.04.3.
I manually ran `yarn install` first because I was getting lots of errors like the following.
```…
-
Hi All,
what do you think about something like that:
var lensIterable = R.lensPath(['x', '*', 'y']);
var lensIterable = R.lensPath(['x', R.map, 'y']); // if we want more power
R.over(lensItera…