-
These are probably versioning issues and once @keaty finishes #17 we can get the latest middleman version.
```
error build/blog/calendar.html
undefined local variable or method `page_type' for…
-
The following `vagrant up` works fine with non-OSE VirtualBox 4.0.4.
Guest Additions were installed as described [here](http://hedgehogshiatus.com/upgrade-virtualbox-guest-additions-in-a-vargr)
Noneth…
-
In our project we have a Gemfile that includes `fast_jsonparser`.
I am not a compiled C expert. To reproduce my problem you simply bundle install on my VM.
```
$ uname -a
Linux d050445-16699771820…
-
I'm following the instructions in the README. I tried with various versions of ruby (via RVM). I always get some variant of this:
```
$ calagator new calendar
...
/home/chrisdawson/.rvm/gems/ru…
-
```
$ vgcal init
/Users/ito.shota/.rbenv/versions/3.1.2/lib/ruby/3.1.0/fileutils.rb:206:in `mkdir_p': wrong number of arguments (given 2, expected 1) (ArgumentError)
from /Users/ito.shota/.rbenv/v…
-
`/dnscat2/server$ bundle install
Fetching gem metadata from https://rubygems.org/.......
Using bundler 2.3.12
Using ecdsa 1.2.0
Following files may not be writable, so sudo is needed:
/usr/loc…
-
I have setup access tokens for a private github accounts but can't get it to authenticate properly :(
By using curl everything works as expected.
As described in:
https://developer.github.com/enterp…
-
Hello,
No one else has NameError issue like this? :)
ruby 2.3.1 p112
ruby-2.3.1 branch:master o:$ rc new haha -r core
Would you like to skip Test::Unit? (yes for RSpec) (y/n) y
Would y…
-
## Summary
I have no problem running `sitediff store` or `sitediff crawl`; however, when running `sitediff diff` I keep getting the following error:
```
sitediff diff
/usr/local/bundle/gems/site…
-
On jruby-9.2.19.0 `gem install hutch` installs bunny as dependency, but on loading complains about missing `march_hare`:
```
(base) ~/m/org-api ❯❯❯ rails c …