팁
CRA : ENOSPC: System limit for number of file watchers reached
tonyhan18
2022. 3. 29. 17:18
728x90
[React] 갑자기 발생하는 에러. ENOSPC System limit for number of file watchers reached (tistory.com)
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
728x90