tuist/microfeatures-example

"make bootstrap" command error

SpeakyDre opened this issue · 4 comments

Hi,

I am going through the steps to setup the project.
When doing a "make bootstrap", I get the following error:

bundle install
make: bundle: No such file or directory
make: *** [bootstrap] Error 1

Could you help me with that please?

Thank you.

I'm having the same error.

@SpeakyDre @johneris

Please install bundler:
gem install bundler