Mohammed Abdel Raouf

Results 12 comments of Mohammed Abdel Raouf

@runofthemill, first of all, thank you a lot man for this PR but I have a weird issue maybe it's the reason for the failing tests or something my prompt...

@runofthemill I am using [Zsh SpaceShip Theme](https://github.com/denysdovhan/spaceship-prompt) and it shows the current node version, whenever I move to the folder contain .nvmrc file instead of showing node version it shows,...

I have the same problem with `7.4.14` too **Command:** `phpbrew install 7.4.14 +everything`

Any updates about this problem, I am still having the same error.

@AlphaWong i have tried this but didn't work too, that problem happen only i use `+everything` If i used `+defaults` it works smoothly.

I can confirm I have the same issue here. ``` $ phpbrew install 7.4.25 +default +debug +gd +iconv +mysql ===> phpbrew will now build 7.4.25 ===> Loading and resolving variants......

I have the same error too, @iworker how can I compile your branch mate, i have tried to compile it with no luck at all, can you share the binary...

@iworker Hey, Thanks for the binary you're provided is working fine, So for the compiling part, I would love to be able to do it myself, to be honest, I...

I have made a research about how to solve it and I found this : `export CGO_CPPFLAGS="-Wno-error -Wno-nullability-completeness -Wno-expansion-to-defined -Wno-builtin-requires-header"` and when i tried to compile again i get these...

@mikehardy interesting thing also, as a workaround I wanted to use combination between the 2 lib. I used `react-native-permission` to check for permission as they have `blocked` state but if...