docsifyjs / docsifyjs/docsify-cli
`serve` command try to watch node_modules
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 782
- Forks
- 166
- Ø Merge
- 10 Std. 49 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
the `serve` command try to watch all the files in the serving directory, including the `node_modules`, what results in `ENOSPC` error on linux when trying to watch too many files.
Source for the bug: facebook/jest#3254
exclude the `node_modules` directory when watching files.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.