welaika / wordmove

Multi-stage command line deploy/mirroring and task runner for Wordpress
https://wptools.it/wordmove
MIT License
1.87k stars 165 forks source link

i got the error of undefined method '[]' for nil:NilClass in new version (2.1.2) #396

Closed byron222 closed 7 years ago

byron222 commented 7 years ago

wordmove pull -d

/root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/wordmove-2.1.2/lib/wordmove/deployer/base.rb:24:in deployer_for': undefined method[]' for nil:NilClass (NoMethodError) from /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/wordmove-2.1.2/lib/wordmove/cli.rb:80:in push' from /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/thor-0.19.4/lib/thor/command.rb:27:inrun' from /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in invoke_command' from /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/thor-0.19.4/lib/thor.rb:369:indispatch' from /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/thor-0.19.4/lib/thor/base.rb:444:in start' from /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/wordmove-2.1.2/exe/wordmove:6:in<top (required)>' from /root/.rbenv/versions/2.4.1/bin/wordmove:22:in load' from /root/.rbenv/versions/2.4.1/bin/wordmove:22:in

'

byron222 commented 7 years ago

i delete my old Movefile file and do wordmove init and well done! thank you!

dreamsinmotion commented 7 years ago

add this

global: sql_adapter: "default"