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

bundle —path is deprecated #247

Closed
jjochen opened this issue Mar 11, 2020 · 0 comments · Fixed by #260
Closed

bundle —path is deprecated #247

jjochen opened this issue Mar 11, 2020 · 0 comments · Fixed by #260
Labels
Milestone

Comments

@jjochen
Copy link
Owner

jjochen commented Mar 11, 2020

bundle install --path vendor/bundle

[DEPRECATED] The --path flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use bundle config set path 'vendor/bundle', and stop using this flag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant