Yeni bir boş tepki yerel uygulaması kurdum.
Birkaç düğüm modülünü kurduktan sonra bu hatayı aldım.
Running application on PGN518.
internal/fs/watchers.js:173
throw error;
^
Error: ENOSPC: System limit for number of file watchers reached, watch '/home/badis/Desktop/react-native/albums/node_modules/.staging'
at FSWatcher.start (internal/fs/watchers.js:165:26)
at Object.watch (fs.js:1253:11)
at NodeWatcher.watchdir (/home/badis/Desktop/react-native/albums/node modules/sane/src/node watcher. js:175:20)
at NodeWatcher.<anonymous> (/home/badis/Desktop/react-native/albums/node modules/sane/src/node watcher. js:310:16)
at /home/badis/Desktop/react-native/albums/node modules/graceful-fs/polyfills.js:285:20
at FSReqWrap.oncomplete (fs.js:154:5)
Bekçinin tüm dosya değişikliklerini izleyebileceği yeterli alan olmadığının farkındayım.
Burada yapılacak en iyi hareket tarzının ne olduğunu bilmek istiyorum.
node_modules
Klasörü ekleyerek yok saymalı mıyım .watchmanconfig
?