-
# Report
## What did you do?
Run `pod install`
## What did you expect to happen?
Install Successful;
## What happened instead?
`[!] Error installing FBRetainCycleDetector
`
### Full ve…
-
gem install ruby_postal -v '1.0.0'
Building native extensions. This could take a while...
ERROR: Error installing ruby_postal:
ERROR: Failed to build gem native extension.
current directo…
-
`Problem.aggregate(:id.count, :fields => [:user_id, "users.email"], :unique => true, :links => [:user])`
ArgumentError: +field+ should be DataMapper::Query::Operator or Symbol or DataMapper::Property…
-
**Describe the bug you encountered:**
Trying to configure Pyroscope from Ruby, and I got a panic on the initialize_logger call.
```
thread '' panicked at 'called `Result::unwrap()` on an `Err` …
-
Hi there, I'm trying to run the last part of the "Visualize" (`rake project:deploy`) section and am running into the following error:
```
users-MacBook-Pro:GTFS-viz user$ rake project:deploy --trace
…
-
Hi there!
I've managed to install your project, however, it displays an error when accessing at CarrierWave:
uninitialized constant CarrierWave::Storage::Fog
Full trace:
> carrierwave (1.…
-
Hey,
I just stumbled across this gem and like it a lot. So I tried to get started with it (in combination with pronto).
Sadly when running it manually (e.g. `poper run HEAD~2` it fails with `wrong a…
-
Seems like any way I try to call quit() it produces the same stack trace.
I'm running Johnson 1.2.0
``` bash
$ johnson -e "quit(42)"
__noSuchMethod__("exit",[object Array])@:0: # at (none):25 (Johns…
-
I installed device-mapper-test-suite (5ea215e6b26a44afafafbcec484fda8ee2de6051) following the instructions in README.md.
$ which dmtest
/usr/local/rvm/gems/ruby-1.9.3-p551/bin/dmtest
But 'dmtest' fa…
-
The following error only appears if i run jasmine-headless-webkit with guard-jasmine-headless-webkit...
`jasmine-headless-webkit` just runs trough without error
Guard::JasmineHeadlessWebkit running…