KKuTu icon indicating copy to clipboard operation
KKuTu copied to clipboard

최신 버전의 Node.js 호환 문제 해결 및 body-parser 제거

Open lshqqytiger opened this issue 2 years ago • 1 comments

body-parser: 1.15.2 → 제거 connect-redis: 3.2.0 → 3.4.2 pg: 8.0.3 → 8.8.0

Node.js 18.6.0에서 정상 작동을 확인했습니다.

lshqqytiger avatar Sep 03 '22 10:09 lshqqytiger

This also fixes a critical bug that occasionally causes the server to crash, due to a bug on the pg module. I already upgraded those modules on my production environment 3 months ago, and it's currently working smoothly without any problems.

kdhkr avatar Jan 02 '23 08:01 kdhkr