Bundler: How to run bundle command from repo on Bundler 1.
#5115
-
|
I was told the way to run the But do you remember how did you run the Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
I don't remember :( You could run |
Beta Was this translation helpful? Give feedback.
I don't remember :( You could run
exe/bundledirectly, the only difference is thatbundleris not activated as a gem (that's whatbundler/spec/support/bundle.rbdoes). Not sure whether that has consequences or not for you. Also, not sure howexe/bundlerequired things at the time. You might also need to pass-Ibundler/libto ruby.