I was new in ruby and rails, I try to run command bundle exec jbundle install --vendor but I've this error
I use bundler 2.0.2
ERROR: "jbundle install" was called with arguments ["--vendor"]
Usage: "jbundle install"
Is it deprecated?, if it yes what is the alternative?
I was new in ruby and rails, I try to run command
bundle exec jbundle install --vendorbut I've this errorI use bundler
2.0.2ERROR: "jbundle install" was called with arguments ["--vendor"]
Usage: "jbundle install"
Is it deprecated?, if it yes what is the alternative?