Skip to content

Receiving directory already being watched error for ember compiled assets #429

@dchersey

Description

@dchersey

Every time I start puma I receive a large number of warnings to the tune of

      ** ERROR: directory is already being watched! **

        Directory: /Users/david/projects/ia/frontend/tmp/template_compiler-output_path-lTPkTaqW.tmp/modules/ember-cli-foundation-6-sass/templates

        is already being watched through: /Users/david/projects/ia/frontend/tmp/template_compiler-output_path-lTPkTaqW.tmp/modules/ember-cli-foundation-6-sass/templates

        MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors

I am using Rails 5 beta 3. But I used to see these with my other rails 4 app too.

I am not using guard or any type of reloading strategy other than what is provided by ember. This is a pretty new app with only a few routes and no rails code yet.

The link in the error message is not very helpful. Have you seen this before and can you suggest any way to suppress or remove?

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