728x90 error3 Error: ENOSPC: System limit for number of file watchers reached Error: ENOSPC: System limit for number of file watchers reached -> echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p 출처 https://velog.io/@crazy4u2/Error-ENOSPC-System-limit-for-number-of-file-watchers-reached Error: ENOSPC: System limit for number of file watchers reached, 가끔 react 를 가지고 열심히 일을 하다보면 라는 에러를 내뱉는 경우를 볼 수 있다. 이럴 경우 라고 터미널에 입력해주면 아주 깔끔하게 처리된다.원인.. 2022. 5. 25. react project create error in aws Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts with cra-template... npm ERR! code ENOMEM npm ERR! syscall spawn npm ERR! errno -12 npm ERR! spawn ENOMEM npm ERR! A complete log of this run can be found in: npm ERR! /home/admin/.npm/_logs/2022-05-10T05_01_02_461Z-debug-0.log Aborting installation. npm install --no-audit --save --save-exact.. 2022. 5. 10. ERROR 2059 (HY000) ERROR 2059 (HY000): Authentication plugin 'caching_sha2_password' cannot be loaded: /usr/lib64/mysql/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory mysql 8.x 부터 기존 인증방식으로 접속하기 위해선 기본 인증방식을 사용할 수 있도록 추가 설정이 필요 --default-authentication-plugin=mysql_native_password 2022. 4. 16. 이전 1 다음 728x90