"NodeJS address already in use"
lsof -i TCP:3000
kill -9 'PID'
node index.js
[Spring, Maven, MySQL] Communications link failure - solution / 오류 해결하기 / 해결방법 (1) | 2024.01.10 |
---|---|
[Spring, Axios] Spring, Axios 비동기 통신 - Post 오류 해결 (0) | 2022.12.27 |
MongoParseError: option usefindandmodify is not supported at parseOptions ... MongoDB Error 에러 해결 (0) | 2022.03.15 |
[ Web Socket, socket.io] VSCode에서 웹소켓 이용하기 - 특이점 (0) | 2022.01.13 |
[ Socket.io ] 웹소켓을 이용해 데이터 전달 방식의 사고 및 결정 (0) | 2022.01.13 |
댓글 영역