-
Trying to get a package that depends on em-hiredis up and running, I pulled the latest and get the following:
$ irb
> > require 'em-hiredis'
> > SyntaxError: /Library/Ruby/Gems/1.8/gems/em-hiredis-0…
-
From the docs: "Some warnings when you start Meteor like missing bcrypt, hiredis etc are OK, as long as the final lines are:.."
There should be a clean console to some degree. Missing modules slows…
-
It would be nice to finally de-crapify and de-egoify the project fully. Just make a new primary version and go backwards incompatible.
I'm fairly certain the blanket "license change" is also illega…
-
I'm getting this error. Can you help?
Thanks
``` c
Installing recommendify (0.3.6) with native extensions
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
…
egze updated
12 years ago
-
Hello,
We have a 3-Node cluster on which we perform CRUD operations from our application using async hiredis-cluster API calls.
If we add a 4th Master node to this cluster while this test is sti…
-
I've opened the issue at https://github.com/redis/hiredis/issues/602 but it might be related to `redox`.
-
error node-gyp when i run : "npm install"
so confusing. anybody help me please ?
this is the script error :
11 warnings and 17 errors generated.
make: *** [Release/obj.target/hiredis/src/hir…
-
I've been trying to build souper locally on my m1 MacBook. Originally Alive2 wasn't working so I updated the ALive2 repo from what is currently used to the most recent Alive2 version on its master bra…
-
Hello, great module :)
Redisearch command works but some of the results are marked as 'undef'.
https://oss.redislabs.com/redisearch/Quick_Start.html
```
git clone --recursive https://github.co…
-
```
What steps will reproduce the problem?
1. Install Xcode Command Line Tools
2. Install node-gyp under OSX 10.9 (Mavericks)
What is the expected output? What do you see instead?
Expected - Gyp and…