docsifyjs / docsifyjs/docsify-cli

`serve` command try to watch node_modules

Ouverte
#31 3 commentaires 2 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
782
Forks
166
Merge moyen
10 h 49 min
PR mergées (30 j)
1

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.