Skip to content

bundle install --path vendor/bundle #97

@saroar

Description

@saroar

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions