Skip to content

komponent:install doesn't work with Rails 6 #149

Description

@nicolas-brousse

komponent:install generator doesn't work correctly with Rails 6.

$ rails new test_app
...
$ bundle add komponent
...
$ rails generate komponent:install
Running via Spring preloader in process 14410
      create  frontend
        gsub  config/webpacker.yml
      create  frontend/components
      create  frontend/components/index.js
      append  frontend/packs/application.js
The file /Users/nicolas/Projects/_tmp/test_app/frontend/packs/application.js does not appear to exist

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions