Skip to content

latest version of rails locks webpacker, but hyperstack installer doesn't causes an error #368

Closed
@catmando

Description

@catmando
[!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements.
You specified: webpacker (~> 5.0) and webpacker (>= 0). Bundler cannot continue.

 #  from /Users/mitch/rubydev/MyFirstApp/Gemfile:58
 #  -------------------------------------------
 #  end
 >  gem 'webpacker'
 #  -------------------------------------------

Probably should be checking if webpacker is already installed and skip this step

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions