Olha estou tentando dar sequencia nesse curso, mas tá quase impossível, agora fiz o install do react router e está apresentando o seguinte erro:
events.js:174 throw er; // Unhandled 'error' event ^
Error: ENOSPC: System limit for number of file watchers reached, watch '/home/tiago/projetos/instalura/instalura/public/favicon.ico'
at FSWatcher.start (internal/fs/watchers.js:165:26)
at Object.watch (fs.js:1253:11)
at createFsWatchInstance (/home/tiago/projetos/instalura/instalura/node_modules/chokidar/lib/nodefs-handler.js:38:15)
at setFsWatchListener (/home/tiago/projetos/instalura/instalura/node_modules/chokidar/lib/nodefs-handler.js:81:15)
at FSWatcher.NodeFsHandler.watchWithNodeFs (/home/tiago/projetos/instalura/instalura/nodemodules/chokidar/lib/nodefs-handler.js:233:14)
at FSWatcher.NodeFsHandler.handleFile (/home/tiago/projetos/instalura/instalura/nodemodules/chokidar/lib/nodefs-handler.js:262:21)
at FSWatcher. (/home/tiago/projetos/instalura/instalura/node_modules/chokidar/lib/nodefs-handler.js:495:21)
at FSReqWrap.oncomplete (fs.js:154:5)
Emitted 'error' event at:
at FSWatcher.handleError (/home/tiago/projetos/instalura/instalura/nodemodules/chokidar/index.js:260:10)
at createFsWatchInstance (/home/tiago/projetos/instalura/instalura/node_modules/chokidar/lib/nodefs-handler.js:40:5)
at setFsWatchListener (/home/tiago/projetos/instalura/instalura/node_modules/chokidar/lib/nodefs-handler.js:81:15)
[... lines matching original stack trace ...]
at FSReqWrap.oncomplete (fs.js:154:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! instalura@0.1.0 start: react-scripts start
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the instalura@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /home/tiago/.npm/logs/2019-04-02T2126_17_185Z-debug.log