thomasmodeneis
thomasmodeneis
Hi, I'm trying to make use of your lib but I can't make it work, it says: $ go run main.go # github.com/spf13/kaiju/commands /opt/gocode/src/github.com/spf13/kaiju/commands/sio.go:32: undefined: socketio.SocketIOServer /opt/gocode/src/github.com/spf13/kaiju/commands/sio.go:35: undefined: socketio.Config /opt/gocode/src/github.com/spf13/kaiju/commands/sio.go:39:...
I've done: $ pwd /opt/gocode/src/github.com/googollee git clone -b 0.9.x https://github.com/googollee/go-socket.io.git $ cd go-socket.io $ go install $ pwd /opt/gocode/src/github.com/pf13 git clone https://github.com/spf13/kaiju $ cd kaiju $ go run main.go ERROR:...
When executing the demo first I had the following error: Uncaught ReferenceError: $ is not defined I fixed this by adding jquery: Then now I'm having Uncaught ReferenceError: Kaiju is...
Using latest 2.2.6 and previous 2.2.5 logstash 2.2.0 and logstash 2.3.0 same results, Iḿ not sure what maybe wrong ``` {:message=>"A plugin had an unrecoverable error. Will restart this plugin.\n...
Full report: ``` Error URL Anchor Text Linked From 404 http://download.java.net/openjdk/jtreg/ site http://neomatrix369.gitbooks.io/adoptopenjdk-getting-started-kit/content/en/binaries/jtreg_from_buildfarm.html -1 Timeout http://xquartz.macosforge.org/landing site http://neomatrix369.gitbooks.io/adoptopenjdk-getting-started-kit/content/en/binaries/build_openjdk_9.html 404 http://neomatrix369.gitbooks.io/adoptopenjdk-getting-started-kit/content/en/openjdk-projects/jmh.md JMH http://neomatrix369.gitbooks.io/adoptopenjdk-getting-started-kit/content/en/openjdk-projects/openjdk_projects.html 404 http://neomatrix369.gitbooks.io/adoptopenjdk-getting-started-kit/content/en/openjdk-projects/kulla.md Kulla http://neomatrix369.gitbooks.io/adoptopenjdk-getting-started-kit/content/en/openjdk-projects/openjdk_projects.html 405 http://illumos.org/man/webrev http://illumos.org/man/webrev http://neomatrix369.gitbooks.io/adoptopenjdk-getting-started-kit/content/en/intermediate-steps/patches_-_how_to_create_and_submit_them_webrev.html...
Hi, When installing I'm running into this erros, any clues ? ``` $ curl -sL https://raw.githubusercontent.com/tsuru/now/master/run.bash | bash Detect Ubuntu 15.10 (wily), supported system Updating apt-get and installing basic dependencies...
Hi, I'm running on CoreOS 7.2 and its getting me this error, any ideas of what might be wrong ? Thanks ``` # kubectl create -f driver-service.yaml error: could not...
This fixes https://github.com/grahamjenson/hapiger/issues/13
Project has no coverage report, I would like to introduce this in order to understand and increase coverage and tests on the module. I will also: 1) bump mocha and...