docsifyjs / docsifyjs/docsify-cli
`serve` command try to watch node_modules
Aperta
- Lingua principale
- JavaScript
- Stelle
- 782
- Fork
- 166
- Merge medio
- 10h 49m
- PR unite (30g)
- 1
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.