1

After I configured MCF encountered the following error when I execute the 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> ******

Your password strength is: unknown
Creating user... FAILED
NoMethodError: undefined method `add_user' for nil:NilClass
For more information, see ~/.cf/crash
sunmatoMacBook-Pro-2:~ sunshiguo$ cf login
target: http://api.telemetry.cloudfoundry.me

NoMethodError: undefined method `prompts' for nil:NilClass
For more information, see ~/.cf/crash

I ask these errors are caused by what? How To solve?

Peter Boughton
  • 110,170
  • 32
  • 120
  • 176
shiguosun
  • 21
  • 1
  • 3

1 Answers1

0

Try vmc command.it works to me.

Joy Hu
  • 556
  • 5
  • 9