cloudfoundry - NoMethodError: undefined method `prompts' for nil:NilClass -


after configured mcf encountered following error when execute following command:

sunmatomacbook-pro-2:~ sunshiguo$ cf target target: http://api.telemetry.cloudfoundry.me sunmatomacbook-pro-2:~ sunshiguo$ cf register /library/ruby/gems/1.8/gems/interact-0.5.2/lib/interact/interactive.rb:569: warning: insecure world writable dir /usr/local in path, mode 040777 email> /library/ruby/gems/1.8/gems/interact-0.5.2/lib/interact/interactive.rb:571: warning: insecure world writable dir /usr/local in path, mode 040777   email>   email>   email>   email> ssg188550@gmail.com  password> ******  confirm password> ******  password strength is: unknown creating user... failed nomethoderror: undefined method `add_user' nil:nilclass more information, see ~/.cf/crash sunmatomacbook-pro-2:~ sunshiguo$ cf login target: http://api.telemetry.cloudfoundry.me  nomethoderror: undefined method `prompts' nil:nilclass more information, see ~/.cf/crash 

i ask these errors caused what? how solve?

try vmc command.it works me.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -