jasper2 icon indicating copy to clipboard operation
jasper2 copied to clipboard

`node_modules` causes 'listen' yelling error...

Open AntiMoron opened this issue 7 years ago • 2 comments

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/[email protected]@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/[email protected]@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/[email protected]@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```

AntiMoron avatar Jun 25 '18 08:06 AntiMoron

@AntiMoron any luck so far? It seems to be related to https://github.com/rails/rails/issues/32700

biomadeira avatar Sep 21 '18 13:09 biomadeira

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

AntiMoron avatar Sep 25 '18 11:09 AntiMoron