VBiosFinder
VBiosFinder copied to clipboard
Instead please use `bundle config set --local path 'vendor/bundle'`, and stop using this flag
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 --local path 'vendor/bundle'
, and stop using this flag
Could not locate Gemfile
bundle install --local path 'vendor/bundle' ERROR: "bundle install" was called with arguments ["path", "vendor/bundle"] Usage: "bundle install [OPTIONS]"
how to fix? thx
Hi, just follow the instruction and you will pass that error.