coderobe / VBiosFinder

Extract embedded VBIOS from (almost) any BIOS Update
GNU Affero General Public License v3.0
129 stars 21 forks source link

Instead please use `bundle config set --local path 'vendor/bundle'`, and stop using this flag #39

Open kocoman1 opened 2 years ago

kocoman1 commented 2 years ago

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

wheelloader commented 2 years ago

Hi, just follow the instruction and you will pass that error.