-
Any idea what the issue is?
info it worked if it ends with ok
verbose cli [ 'C:\Program Files (x86)\NodeJS\\node.exe',
verbose cli 'C:\Program Files (x86)\NodeJS\node_modules\npm\bin\npm-cli.js',
v…
-
I just tried running digital-cinema-tools-setup in Ubuntu 12.10 and got the following errors:
There were errors:
Error: Ruby: Failed to install requested version
Error: Nokogiri: Failed to install re…
-
After updating to rjb 1.4.5 this happened when I tried to :parse a document. I have to admit, this goes over my head, but I think it's an issue introduced with rjb 1.4.5, since it works fine with rjb …
ghost updated
11 years ago
-
Every time I report a nokogiri jruby bug, I have to include a test case outside of the nokogiri test suite because I cannot get it to run properly:
```
{11:51}[jruby-1.6.7.2]~/code/nokogiri@master✗✗✗…
-
My System : Intel i386 & WinXP SP3 & VMware 8.0.4 build-744019 & Ubuntu 12.04
youngwug@ubuntu:~$ cinemaslides
/home/youngwug/.digital_cinema_tools/.lib/.rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/rubyg…
-
When attempting to deploy 1.5.1 to Heroku bamboo, the following error crashes on deployment:
2012-03-09T06:15:24+00:00 app[web.1]: WARNING: #
2012-03-09T06:15:24+00:00 app[web.1]: # -_\- encoding: u…
-
I'm running latest version of arachni using the following command line options.
arachni --load-profile=sqli.afp --exclude="pdf" --exclude="xls" --exclude="doc" --exclude="xlsx" --exclude="jpeg" --exc…
-
1.9.3-p0 works fine but here is what I get when running on 1.9.3-p125:
> foodcritic cookbooks …
ocxo updated
12 years ago
-
Whether you use pkgin to install Ruby 1.9.2 or use rbenv to install any ruby version, nokogiri crashes with the following error:
```
-bash-4.1$ nokogiri
/home/jill/.rbenv/versions/1.8.7-p357/lib/ruby…
-
fwiw I received the following when trying to run foodcritic with 1.9.3 on mac osx. It's just as likely that I have something configured wrong though :).
When I switched over to ruby-1.9.2-p290 every…