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

invalid option: --no-rdoc #4

Open
rob-hurley-ol opened this issue Mar 25, 2022 · 0 comments
Open

invalid option: --no-rdoc #4

rob-hurley-ol opened this issue Mar 25, 2022 · 0 comments

Comments

@rob-hurley-ol
Copy link

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

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