Skip to content

"Don't know how to build task 'test'" #33

@mroach

Description

@mroach

https://github.com/renchap/webpacker-react/blob/master/lib/tasks/example_app.rake#L15

This line requires that there be a rake task called test defined. If none is defined in your app, the entire rake system is broken. Can't run rake -T or any tasks.

Was this meant to be done in the example_app namespace?

My Rakefile

require_relative 'config/application'

Rails.application.load_tasks

Using Ruby 2.4.1, Rails 5.1, webpacker 2.0, webpacker-react 0.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions