docsifyjs / docsifyjs/docsify-cli

`serve` command try to watch node_modules

オープン
#31 コメント 3 件 リアクション 2 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
782
フォーク
166
平均マージ
10時間 49分
マージ済み PR(30日)
1

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。