-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
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
Labels
No labels