bash: bundle: command not found

I'm trying to follow this installation but get the following error:

bash: bundle: command not found

I can't seem to find what bundle is? What is it and how do I install it.

1 Answer

To install it run gem install bundler and check this for more configurations

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like