`node_modules` causes 'listen' yelling error...
- Dominant language
- HTML
- Stars
- 772
- Forks
- 634
- PR merge metrics
- No merged PRs in 30d
Description
There're lots of the same errors. So I copied part of the output.
``` Directory: /Users/gaoboyuan/Documents/com-gits/AceChartWebNodeJs/app/AceChartWeb/node_modules/glob/node_modules/once
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```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.