Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node_modules causes 'listen' yelling error... #53

Open
AntiMoron opened this issue Jun 25, 2018 · 2 comments
Open

node_modules causes 'listen' yelling error... #53

AntiMoron opened this issue Jun 25, 2018 · 2 comments
Labels

Comments

@AntiMoron
Copy link

AntiMoron commented Jun 25, 2018

There're lots of the same errors. So I copied part of the output.


        is already being watched through: /Users/gaoboyuan/Documents/com-gits/AceChartWebNodeJs/app/AceChartWeb/node_modules/_once@1.4.0@once

        MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors
        ** ERROR: directory is already being watched! **

        Directory: /Users/gaoboyuan/Documents/com-gits/AceChartWebNodeJs/app/AceChartWeb/node_modules/glob/node_modules/inherits

        is already being watched through: /Users/gaoboyuan/Documents/com-gits/AceChartWebNodeJs/app/AceChartWeb/node_modules/_inherits@2.0.3@inherits

        MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors
        ** ERROR: directory is already being watched! **

        Directory: /Users/gaoboyuan/Documents/com-gits/AceChartWebNodeJs/app/AceChartWeb/node_modules/glob/node_modules/minimatch

        is already being watched through: /Users/gaoboyuan/Documents/com-gits/AceChartWebNodeJs/app/AceChartWeb/node_modules/_minimatch@3.0.4@minimatch

        MORE INFO: https://github.com/guard/listen/wiki/Duplicate-directory-errors
        ** ERROR: directory is already being watched! **

        Directory: /Users/gaoboyuan/Documents/com-gits/AceChartWebNodeJs/app/AceChartWeb/node_modules/glob/node_modules/fs.realpath```

@biomadeira
Copy link
Member

@AntiMoron any luck so far? It seems to be related to rails/rails#32700

@biomadeira biomadeira added the bug label Sep 21, 2018
@AntiMoron
Copy link
Author

AntiMoron commented Sep 25, 2018

Not a clue yet.
This thread claims to write a Guardfile to solve this but I'm not a ruby developer...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants