Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gem seems broken "undefined method `[]' " #12

Open
zachsis opened this issue Dec 15, 2017 · 0 comments
Open

gem seems broken "undefined method `[]' " #12

zachsis opened this issue Dec 15, 2017 · 0 comments

Comments

@zachsis
Copy link

zachsis commented Dec 15, 2017

Gem install code seems busted. Testing the git repo in a sec.

I tested this with ruby 2.1.0, 2.3.3

[me@localhost wordstress]$ wordstress -k XXXXXXXXXXXXXXXXXXXXXX http://blog.mysitewouldbehere.com -D
21:53:51 [*] wordstress v0.70.0 is starting up
21:53:51 [w] wordstress: assuming wordstress virtual page to be found at http://blog.mysitewouldbehere.com/wordstress
21:53:51 [$] wordstress: storing results to /home/me/wordstress/http://blog.mysitewouldbehere.com_80_wordstress/20171215_2
21:53:51 [$] wordstress: scanning http://blog.mysitewouldbehere.com

21:53:52 [*] wordstress:  is a wordpress version 0.0.0 with 0 themes and 0 plugins

/home/me/.rvm/gems/ruby-2.1.0/gems/wordstress-0.70.0/bin/wordstress:94:in `<top (required)>': undefined method `[]' for nil:NilClass (NoMethodError)
	from /home/me/.rvm/gems/ruby-2.1.0/bin/wordstress:23:in `load'
	from /home/me/.rvm/gems/ruby-2.1.0/bin/wordstress:23:in `<main>'
	from /home/me/.rvm/gems/ruby-2.1.0/bin/ruby_executable_hooks:15:in `eval'
	from /home/me/.rvm/gems/ruby-2.1.0/bin/ruby_executable_hooks:15:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant