-
-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Provisioning script is failing with error:
default: ERROR: While executing gem ... (OptionParser::InvalidOption) default: invalid option: --no-rdoc default: Did you mean? no-force default: ERROR: While executing gem ... (OptionParser::InvalidOption) default: invalid option: --no-rdoc default: Did you mean? no-force default: ERROR: While executing gem ... (OptionParser::InvalidOption) default: invalid option: --no-rdoc default: Did you mean? no-force The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.
It looks like the --no-rdoc --no-ri are deprecated and need to be replaced with --no-document