-
Notifications
You must be signed in to change notification settings - Fork 264
Open
Description
when i create new rails app it does not need bundle install --path vendor/bundle
why this app ask me got this bundle install --path vendor/bundle
i dont want to run ```bundle install --path vendor/bundle````
And what is benefits for this bundle install --path vendor/bundle
Your user account isn't allowed to install to the system RubyGems.
You can cancel this installation and run:
bundle install --path vendor/bundle
to install the gems into ./vendor/bundle/, or you can enter your password
and install the bundled gems to RubyGems using sudo.
i like to use this app as startup app :) thanks
Metadata
Metadata
Assignees
Labels
No labels